On 01/20/2015 10:34 AM, Mattias Gaertner wrote:

Our Wiki does not have that long page names.
The problem is that non ASCII characters are converted to hex codes,
tripling the length. wikiget could use the actual names instead and
encode them using some sort of UTF-7.

UTF-7 of course provides much better human readability, and other than MD5 it's unique in both directions. In case of a too long UTF-7 representation, an error message needs to be implemented asking the user to modify the pagename in the Wiki.

-Michael

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to