From: SourceForge.net <no...@so...> - 2004-01-16 13:45:11
|
Bugs item #475643, was opened at 2001-10-27 22:20 Message generated for change (Comment added) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=475643&group_id=13153 Category: Tidy functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Liam Quinn (liamquinn) >Assigned to: fabrizio giustina (fgiust) Summary: Hex character references not handled Initial Comment: Hexadecimal character references such as < (which is equivalent to <) are not handled by JTidy. The C version of Tidy seems to have no trouble with it. When faced with <, JTidy reports Warning: entity "" doesn't end in ';'. For a couple example pages that demonstrate the problem when run through JTidy, see: http://htmlhelp.com/reference/html40/entities/special.html http://htmlhelp.com/reference/html40/entities/latin1.html I'm using jtidy-04aug2000r7-dev. ---------------------------------------------------------------------- >Comment By: fabrizio giustina (fgiust) Date: 2004-01-16 14:45 Message: Logged In: YES user_id=798060 added test case ---------------------------------------------------------------------- Comment By: Gary L Peskin (garypeskin) Date: 2001-12-17 17:28 Message: Logged In: YES user_id=91501 Thanks for the info. We will look into this when working on the new version of JTidy as soon as the HTML Tidy folks issue their next release. Gary ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=475643&group_id=13153 |