Menu

#13 TJvxXMLGenerator and ' entity

Defect
open
HTML (8)
5
2002-04-11
2002-04-11
Oleg Sych
No

When using TJvxXMLGenerator to generate HTML content,
' character entity creates a problem - it is
defined in XML, but not in HTML. Temporary workaround,
until HTML generator is implemented is to modify
XMLGenerator to emmit ' instead of ' which
should work for both XML and HTML.

Discussion


Log in to post a comment.