Closed (fixed)
Project:
Consistent Language Interface
Version:
6.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 10:58 UTC
Updated:
29 Nov 2009 at 05:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
geodaniel commentedComment #2
manuel garcia commentedConfirmed, imho this is a critical bug, changing priority.
Please test the patch I provide, on my local install it does the trick. Review would be welcomed.
Comment #3
geodaniel commentedI didn't try that patch, though it has some issues with line endings and it is building the URL manually instead of using the url() function as it probably should be. I've attached an updated patch which uses url() instead.
I also removed the code that strips out the 'en' language code if it's set, as I think that's needed if a user has a language set in their account, to be able to switch back to English.
Comment #4
manuel garcia commentedTrue, my patch came out kinda messy sorry. I didnt touch much about how the link is being built, that is the original code in the module though.
Comment #5
PixelClever commented