From: SourceForge.net <no...@so...> - 2004-04-15 19:46:25
|
Bugs item #935796, was opened at 2004-04-15 17:55 Message generated for change (Comment added) made by codestyle You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=935796&group_id=13153 Category: Tidy functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Phil Shaw (codestyle) Assigned to: Nobody/Anonymous (nobody) Summary: Quote entities converted to literals Initial Comment: Unicode entities 8220 and 8221 are converted to literal quote marks within attributes, which results in invalid markup. The test case uses the example of a title attribute, where the error was first identified. ---------------------------------------------------------------------- >Comment By: Phil Shaw (codestyle) Date: 2004-04-15 19:02 Message: Logged In: YES user_id=1022070 Preparing the configuration file for this case, I discovered it is the clean: true command that triggers this bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=935796&group_id=13153 |