Impossible to have my right path back

Junro - May 10, 2009 - 23:28
Project:Pathauto
Version:6.x-1.1
Component:I18n stuff
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello,

I have created a node with the alias /name/[nid] since a few months ago.

I've got 500 nodes created now.

The problem is that all nodes created before january 25th have the default path /node/[nid]

These nodes was set with i18n in French Language. I think I disabled Multilingual support for this content type on january 25th.

Few days ago, I used UPDATE node SET language = '' WHERE type = 'yourcontenttype'; in order to set all these french nodes in "Language neutral".

So, now I've got all my nodes in language neutral but nodes created with french language have the path /node/[nid].

and when I switch the website language to French I've got the right path....

It's very boring because I've got lot of blocks displaying with this node path lol

I tried to use the update path alias option xithout success.

Any ideas? :)

Thanks

#1

Junro - May 17, 2009 - 22:13

nobody?

#2

blackdog - October 28, 2009 - 08:19

Can you try the patch in #612654: Path auto bulk update broken with i18n to see if that solves your bulk updating problems?

#3

Junro - October 28, 2009 - 21:55

I had to edit all nodes to have the right path back.
So, I don't have some nodes to test the patch, sorry.

If I find another node with this problem, I will use it and report it :)

#4

blackdog - October 29, 2009 - 15:23
Status:active» fixed

Ok, so this issue is fixed for now then.

#5

System Message - November 12, 2009 - 15:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.