Closed (outdated)
Project:
Forward
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2011 at 23:39 UTC
Updated:
23 Apr 2016 at 17:02 UTC
Jump to comment: Most recent
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
Comment #1
john.oltman commentedThanks for the post, please provide a patch or post your code change so this can be fixed in the module.
Comment #2
Thomas_Zahreddin commentedhttp://drupal.org/project/transliteration
is a module.
Comment #3
john.oltman commented