[
https://issues.apache.org/jira/browse/JEXL-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-452.
--------------------------------
Resolution: Fixed
Commit
[3bad71|https://github.com/apache/commons-jexl/commit/3bad718d2882001d62c3aee3a7781faa1fd9a142].
> Debug setting in Engine shows class/method/line even when set to false
> ----------------------------------------------------------------------
>
> Key: JEXL-452
> URL: https://issues.apache.org/jira/browse/JEXL-452
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 3.6.0
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Minor
> Fix For: 3.6.1
>
>
> The purpose of the Engine debug flag is controlling whether class/method/line
> information due to exceptions or errors will appear; this can be considered
> dangerous for the vulnerability-anxious and setting it to false will avoid
> generating such info.
> It is no longer completely functional for scripts since a default JexlInfo -
> which captures the caller location - is created by the parser if lacking.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)