Hi,<div><br></div><div><br><br><div class="gmail_quote">On Mon, Apr 27, 2009 at 4:38 PM, Ivan Sergio Borgonovo <span dir="ltr">&lt;<a href="mailto:mail@webthatworks.it">mail@webthatworks.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Mon, 27 Apr 2009 16:15:12 +0200<br>
Denis Lafont-Trevisan &lt;<a href="mailto:denis.lafont@gmail.com">denis.lafont@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi,<br>
&gt; on my site in Drupal 5.x , I&#39;ve activated i18n and pathauto.<br>
&gt; I have tow languages: English &amp; French.<br>
&gt;<br>
&gt; For one page (for exemple: <a href="http://www.example.com/*en/*about" target="_blank">www.example.com/*en/*about</a> ) I have a<br>
&gt; translated page in French with a new title (in French). Let&#39;s say<br>
&gt; <a href="http://www.example.com/fr*/*apropos" target="_blank">www.example.com/fr*/*apropos</a><br>
&gt; is the French equivalent to English <a href="http://www.example.com/*en/*about" target="_blank">www.example.com/*en/*about</a><br>
&gt;<br>
&gt; When I use the language switcher block, Drupal tries<br>
&gt; <a href="http://www.example.com/fr*/*about" target="_blank">www.example.com/fr*/*about</a> and not <a href="http://www.example.com/fr*/*apropos" target="_blank">www.example.com/fr*/*apropos</a><br>
&gt;<br>
&gt; Any clue? Reading all the issues on D5 and i18n+pathauto did not<br>
&gt; gave me clear ideas...<br>
<br>
</div></div>I wouldn&#39;t say the problem is in pathauto. pathauto is doing the right job.<br>
<br>
You should enable Internationalization and Translation to obtain the<br>
effect you&#39;re looking for. Then for each content type you&#39;d enabel &quot;Multilingual options&quot;. Once you&#39;re logged in you&#39;d see a &quot;Translation&quot; tab on each node<br>
that let you link nodes and their translations.<br></blockquote></div><br></div><div>Already activated. But when I change the title of a content, the language swither is still stuck to the old url. Example:</div><div><br>
</div><div><a href="http://www.example.com/fr*/*about" target="_blank">www.example.com/fr/about</a> instead of <a href="http://www.example.com/fr*/*apropos" target="_blank">www.example.com/fr/apropos</a> for the French translation of <a href="http://www.example.com/fr*/*about" target="_blank">www.example.com/en/about</a></div>
<div><br></div><div>Denis</div>