Posted by georgwaechter on April 29, 2010 at 7:13am
2 followers
Jump to:
| Project: | Node Picker |
| Version: | 6.x-1.0-alpha3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have problems using the nodepicker in a multilingual environment with the modules pathauto and i18n. I acitvated a language prefix for my urls, so that my pages look like www.domain.com/en/pages/welcome.
When inserting and saving links, the language prefix gets written twice. I guess this is because the nodepicker uses the node urls minus the base path. But in my case the correct alias would be the node url minus base path and language prefix.
Comments
#1
Works as expected for me. The prefix only occurs once and the links get the prefix of the language you edited the page in. Not sure if this is the behavior you want.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.