We'd like to use our whole alphabet for the fee names. If we use ä, ö, ü or ß, the feemanager tells us, that there must not be special caracters in the name of the fee.
We'd like to use our whole alphabet for the fee names. If we use ä, ö, ü or ß, the feemanager tells us, that there must not be special caracters in the name of the fee.
Comments
Comment #1
geek.de.nz commentedPlease refer to http://drupal.org/node/26990 .
Don't know if you can do UTF8 a better way.
Comment #2
geek.de.nz commentedActually it is the validation that is causing this issue. U-Umlaut etc are part of the extended ASCII code and should work with any MySQL table. I fixed the Regular Expression that checks this value. If you need support for other languages like Chinese or Japanese you need Unicode.
Please add another issue if this is the case.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.