Closed (fixed)
Project:
Node Picker
Version:
6.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2010 at 07:13 UTC
Updated:
21 Jun 2010 at 19:50 UTC
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
Comment #1
peter törnstrand commentedWorks 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.
Comment #2
peter törnstrand commented