Hi!
In ListitExtended, you can add checkkbox groups. These groups are defined by option/value pairs like
Type1=Kaminofen
Type2=Kachelofen
etc.
So far, so good ... but what if the values contain non-ASCII characters? Is this UTF-8 compliant?
e.g.
Type1=Selbstbau
Warnung=Äußerst blöd zu installieren!
Does this lead to any problems regarding module call or search within the module?
Any other known/possible problems?
Cheers,
Alex
[SOLVED] Listit2 checkbox group: Non-ASCII values?
-
faglork
[SOLVED] Listit2 checkbox group: Non-ASCII values?
Last edited by faglork on Fri Feb 21, 2014 5:11 pm, edited 1 time in total.
-
Stikki
Re: Listit2 checkbox group: Non-ASCII values?
all data is saved UTF-8 based into database.
In theory it should work but i haven't tested it.
So when you do let me know, thanks.
In theory it should work but i haven't tested it.
So when you do let me know, thanks.
-
faglork
Re: Listit2 checkbox group: Non-ASCII values?
Thanks for clarification!Stikki wrote:all data is saved UTF-8 based into database.
Just tested it, and - so far - it seems to work fine.
Cheers,
Alex
