When the mailhandler creates a new account it uses the email address and the username from the submitted post. If the username has an international character in it (e.g. "ø") then this character is replaced by a ?. The account is created correctly, with the correct email address, but I have to manually correct the username.
Comments
Comment #1
mleicester commentedOoops, I meant listhandler
Comment #2
mleicester commentedAnd I meant version 4.5.0...
Comment #3
mleicester commentedOK, critical is a bit strong...
Comment #4
killes@www.drop.org commentedIt should be possible to create a patch for 4.6. There is now a drupal_convert_to_utf8 function.
Comment #5
killes@www.drop.org commentedFixed this, will committing to cvs later.
Comment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commentedComment #9
(not verified) commentedComment #10
(not verified) commentedComment #11
(not verified) commentedComment #12
(not verified) commentedComment #13
(not verified) commented