You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (Jira)" <ji...@apache.org> on 2021/06/07 13:15:06 UTC

[jira] [Closed] (JEXL-278) Ambiguous exceptions should point to actual statement ambiguity

     [ https://issues.apache.org/jira/browse/JEXL-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro closed JEXL-278.
------------------------------

> Ambiguous exceptions should point to actual statement ambiguity
> ---------------------------------------------------------------
>
>                 Key: JEXL-278
>                 URL: https://issues.apache.org/jira/browse/JEXL-278
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 3.1
>            Reporter: Henri Biestro
>            Assignee: Henri Biestro
>            Priority: Minor
>             Fix For: 3.2
>
>
> WHAT:
> During parsing, if a JexlException.Ambiguous exception is raised, the location information (JexlInfo) points to the last token before the ambiguity.
> HOW:
> When detecting a parsing ambiguity, use the next parsed token as location information.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)