[yunqa.de] DIHtmlParser and Entities

  • From: "Mike Dixon" <mike@xxxxxxxxxxx>
  • To: <yunqa@xxxxxxxxxxxxx>
  • Date: Thu, 9 Jul 2009 10:44:52 -0500

I'm trying to use the DIHtmlParser, DIHtmlCasePlugin, and DIHtmlWriterPlugin
to simply convert HTML tags, attributes, etc to lowercase - all of that
works fine.

My problem is that entities are being converted to their single character
equivalents. In other words, they're being decoded and I don't want them to
be.

For example, &#169; is converted to C.

I've tried calling DIHtmlParser.ClearDecodingEntities; but to no avail.

I believe I'm using an older version (3.01). I'm nervous about upgrading but
will if it will fix the problem.

Mike

_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: