I experienced problems while having special characters (like German umlauts) in the URL - also if they where encoded it didn't work. The user got redirected well, but there occurred a page not found error, no mail was send and no message was given.

I fixed this to transliterate the url alias to only use ascii 96 characters. But I guess this should be fixed in the module.

Comments

john.oltman’s picture

Thanks for the post, please provide a patch or post your code change so this can be fixed in the module.

Thomas_Zahreddin’s picture

john.oltman’s picture

Issue summary: View changes
Status: Active » Closed (outdated)