Hi JP,
The problem here does not seem to be with Tersus per-se.
If you debug the application, using any of the browser-embedded javascript debuggers, you'll see the problem lies with the browser's underlying Javascript/ECMAScript engine, specifically with its decodeURIComponent function, which does not seem to support the encodings appearing in the ASCII column of the table you referenced (http://www.backbone.se/urlencodingUTF8.htm), and returns a URILError: URI malformed error (or something to the same effect) which should appear in the debiugger's console (this error does not seem to be exposed to end-users).
Though I have been unable to locate a definite source for this. it seems all modern browsers behave in the same way, and indeed, my attempts to decode the ASCII encoding using any of the online tools providing url decoding, also fail.
Regards,
David
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign