ReducedHTMLParser: wrong line numbers
-------------------------------------
Key: TOMAHAWK-1129
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1129
Project: MyFaces Tomahawk
Issue Type: Bug
Affects Versions: 1.1.6
Environment: MyFaces 1.1.5
Reporter: Dirk Moebius
Attachments: ReducedHTMLParser.java.patch
ReducedHTMLParser reports wrong line numbers in exceptions. The reason is
because in consumeExcept(String) the member variable _lineNumber is increased
twice because of code duplication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.