DocBookParser swallows significant whitespace
---------------------------------------------

                 Key: DOXIA-225
                 URL: http://jira.codehaus.org/browse/DOXIA-225
             Project: Maven Doxia
          Issue Type: Bug
          Components: Module - Docbook Simple
            Reporter: Benjamin Bentmann
         Attachments: significant-whitespace.patch

The same as DOXIA-222 just for another XML parser. The patch is defensive and 
copies the fix from XhtmlBaseParser around just like the orginal code was 
copy&paste. However, I believe it would make sense to move this implementation 
of {{handleText()}} into {{AbstractXmlParser}} such that the various XML 
parsers get this behaviour out-of-the-box. Those that need different handling 
can still override the method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to