[
https://issues.apache.org/jira/browse/JEXL-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-364.
--------------------------------
Resolution: Fixed
Commit
[4b3d1ca|https://github.com/apache/commons-jexl/commit/4b3d1ca57d64655fa6b669d7a9cbe87f494352ee]
> Evaluator options not propagated in closures
> --------------------------------------------
>
> Key: JEXL-364
> URL: https://issues.apache.org/jira/browse/JEXL-364
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 3.2.1
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Minor
> Fix For: 3.3
>
>
> WHAT:
> It appears that when using a pragma processor to change the evaluation
> options during execution, closures or templates (or backquoted strings) do
> not use the aforementioned options.
> HOW:
> The options lifetime and overall usage workflow needs to be clarified. The
> options instance need to be captured and used in closures (and template
> closures).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)