Page 1 of 1

Bug in HTMLDecode

Posted: 2005-05-09 16:02:39
by ml
the ß in the html code will not be translated in the german Scharfes S: ß.

Could it be a misspelled entry in table Symbols in function HTMLDecode (functions_html.pas) ?
in the table there is an entry szelig instead of szlig.



Best Regards

ml

Posted: 2005-05-09 18:44:08
by antp
You're right, there was an error there. I think I copied this list from a site like W3.org, so I wonder how this "e" went there.
Thanks for the info ;)