Hello,

I will try to explain my problem.

I use panels to override my node/nide-id view like it is explaining here http://drupal.org/node/206185.

I use Internationalisation ( try last stable version and last dev version) .

When a node has no translation all the full node view using panels override node is break.

For exemple, I have a node whith a id of 11 , when I clik in teaser view to the full view:
- i have this link : http://exemple.com/fr/node/11 who show me the node with 13 id , but with the good path in the adresse bar.
- when i click http://exemple.com/fr/node/13, i am jumping to the 11 id node ...

Here the database datas :

=> i18n_node
nid trid language status
11 0 fr 1
13 0 fr 1

=> node
- nid vid type title
11 233 article Impacts environnementaux et sociaux de l’industrie...
13 117 article A prix d’or…

See file attachment.

Thank you .

JD

Comments

jdotti’s picture

Project: Internationalization » Panels
Version: 5.x-3.x-dev » 5.x-2.x-dev

More information :

There are no problems when :
- panel node ovveride doesn't exist.
or
- a node has a translation

In fact, i try to restore panels 5.x-2.x-dev v5215 and problems desapear.

So, it's must be a panels issue ( 5.x-2.x-dev and 5.x-2.0-rc1a )

JD

jdotti’s picture

Title: i8n break panels context node-id » Node contextual panels are breaking when no translation exist (i18n internationalisation)
Version: 5.x-2.x-dev » 5.x-2.0-rc1a

Change the title

sun.core’s picture

Status: Active » Closed (won't fix)

Sorry, but Panels for D5 will not see any further fixes, since Panels for D6 simply advanced too much and no one cares for D5.