[
https://issues.apache.org/jira/browse/TOMAHAWK-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604994#action_12604994
]
Leonardo Uribe commented on TOMAHAWK-1129:
------------------------------------------
I'm using tomahawk 1.1.7-SNAPSHOT and myfaces 1.1.6, I just make an error on a
jsp page and the line number are returned correctly. Maybe the editor that you
are using for jsp pages cause the problem.
Could you post the file and the error situation, so the algorithm can be
analized in deep and solved
> 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.