Debug use of UTF8 in component parameters
Status: Abandoned
Brought to you by:
missing-piece
Using the company name with an "é" in the name as menu parameter is not correctly read from mysql.
When company name parameter is moved to component level, make sure that all characters are well read from DB and make company name comparison in PyUser more tolerant (cause EVE API only sends ASCII).