5 Jan 2007 19:19
sort and i18n
Timo Sirainen <tss <at> iki.fi>
2007-01-05 18:19:56 GMT
2007-01-05 18:19:56 GMT
From i18n draft:
Strings encoded using unknown character encodings should never
match
when using the SEARCH command, and should sort together with
invalid
input for the SORT and THREAD commands.
First of all, I don't see either draft explaining how "invalid input"
is sorted. Does it mean it should be treated as an empty string?
If I have a subject:
Subject: hello =?unknown?q?pretty?= world
Should it be treated as empty string, "hello" or "hello world"? I
think "hello world" is what the user would want.
RSS Feed