Maven Doxia

The AbstractXmlParser should take care of EOL

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Take the following snippet:

<?xml version="1.0" encoding="UTF-8" ?>
EOL
<document>
EOL
<properties>
...

The AbstractXmlParser #parseXml() calls handleText( parser, sink ) for all EOL

Issue Links

Activity

Hide
Vincent Siveton added a comment -

Fixed in r694091

Show
Vincent Siveton added a comment - Fixed in r694091
Hide
Vincent Siveton added a comment -

Need to review this commit to be sure

Show
Vincent Siveton added a comment - Need to review this commit to be sure
Hide
Vincent Siveton added a comment -

See DOXIA-226 instead of

Show
Vincent Siveton added a comment - See DOXIA-226 instead of

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: