Doesn't work with aliases/pathauto?
Liz van Dijk - October 15, 2009 - 17:31
| Project: | IP to Locale |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Not entirely sure what exactly is the issue, here, but in my installation, I encounter the following problem.
Every one of my content pages has an English and a Dutch version, and I'm using pathauto.
Let's say the English version of my 'Home'-page's clean url is "/home", while the actual url is "/node/23".
The Dutch version sits at "/nl/home", its actual url being "/node/22".
Logically, the redirect would happen to "/nl/home", but instead, "/nl/node/23" is returned, a url that probably shouldn't actually exist, but displays the English content instead of the Dutch content.
Am I just doing this wrong?
