I'm working on a website that will need to have multiple languages.
I'm using a few of the basic tools. When I create a node in the default language it will become /content/test002 is aliased to /node/227. This is as expected. I can also click the Translate tab and click a language I want to translate the node into. I'm also able to add the actual translation. This is also as expected.
Where it breaks... I'm not able to go to fr/content/test002. I get page not found.
I'm not sure what I'm missing to make this work.
I'm noticing this query show up: SELECT src FROM url_alias WHERE dst = 'fr/content/test002' AND language IN('en', '') ORDER BY language DESC, pid DESC
It seems that running this from cli returns 0 results. Still no answer but maybe I tracked down where it's breaking (somewhat).

Comments
Did you choose "Path prefix
Did you choose "Path prefix only" here: admin/settings/language/configure?
--
Drupal Themer & Web designer
Translated notes get their
Translated notes get their aliases saved with their language. When browsing the site, Drupal will lookup aliases that match the current language code or language-neutral (''). So in your case, when you are browsing your site in french, it is not possible to load the english alias.
Senior Drupal Engineer for Palantir.net | www.davereid.net | certifiedtorock.com/u/53892
Hi Dave, I can not find a way
Hi Dave,
I can not find a way to get the path auto work with translated content...
I have configured each language with the following: [node:language]/[node:title]
English,Portuguese and Spanish...
This was created in English
http://www.apartmentinriodejaneiro.com/en/test
I translated the page to Portuguese, the link should be like this
http://www.apartmentinriodejaneiro.com/pt-br/test
But the clean URL does not work so it write this
http://www.apartmentinriodejaneiro.com/node/16
Any solution to this?
facing the same problem
Any solution to this?
Same thing
I would be interested in knowing if you found a solution.
I'm using the current last beta version (7.x-1.0-beta1).
Neutral Paths module (in sandbox) by Akamaus solves this
Details and download at http://drupal.org/sandbox/akamaus/1420990
I took care to explain the issue in detail at http://drupal.org/node/1234924#comment-6509392 and on http://drupal.org/node/1234924#comment-6997866
con paciencia y calma,
sube un burro a una palma.