Bugs item #1090309, was opened at 2004-12-23 10:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1090309&group_id=16035

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Edwin Dankert (edankert)
Assigned to: Nobody/Anonymous (nobody)
Summary: Whitespace stripped with internal DTD subset

Initial Comment:
Whitespace is always stripped from a XML document with
a DOCTYPE with an internal DTD subset.

Possible solution:
The ignorableWhitespace() method should be implemented
in the SAXContentHandler, just forwarding this to the
characters() method should do the trick.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1090309&group_id=16035


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
dom4j-dev mailing list
dom4j-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to