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
| Comment | File | Size | Author |
|---|---|---|---|
| internationalisation_panelsoverride_issue.jpg | 48.76 KB | jdotti |
Comments
Comment #1
jdotti commentedMore 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
Comment #2
jdotti commentedChange the title
Comment #3
sun.core commentedSorry, but Panels for D5 will not see any further fixes, since Panels for D6 simply advanced too much and no one cares for D5.