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

geek.de.nz’s picture

Please refer to http://drupal.org/node/26990 .
Don't know if you can do UTF8 a better way.

geek.de.nz’s picture

Status: Active » Fixed

Actually 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.