[
https://issues.apache.org/jira/browse/SLING-5568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu updated SLING-5568:
--------------------------------
Description:
Most of the Sightly expression filters don't remove their specific options from
the expression during the processing chain. This leads to some expression
options being processed multiple times. While this has not caused any problems
until now it can lead to a nondeterministic behaviour for expression evaluation.
The following filters are affected:
* {{org.apache.sling.scripting.sightly.impl.filter.I18nFilter}}
* {{org.apache.sling.scripting.sightly.impl.filter.FormatFilter}}
* {{org.apache.sling.scripting.sightly.impl.filter.JoinFilter}}
was:
Most of the Sightly expression filters don't remove their specific options from
the expression during the processing chain. This leads to some expression
options being processed multiple times. While this has not cause any problems
until now it can lead to an nondeterministic behaviour for expression
evaluation.
The following filters are affected:
* {{org.apache.sling.scripting.sightly.impl.filter.I18nFilter}}
* {{org.apache.sling.scripting.sightly.impl.filter.FormatFilter}}
* {{org.apache.sling.scripting.sightly.impl.filter.JoinFilter}}
> Sightly filters don't remove their specific options from the expression
> during processing
> -----------------------------------------------------------------------------------------
>
> Key: SLING-5568
> URL: https://issues.apache.org/jira/browse/SLING-5568
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Sightly Engine 1.0.0
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Fix For: Scripting Sightly Engine 1.0.16
>
>
> Most of the Sightly expression filters don't remove their specific options
> from the expression during the processing chain. This leads to some
> expression options being processed multiple times. While this has not caused
> any problems until now it can lead to a nondeterministic behaviour for
> expression evaluation.
> The following filters are affected:
> * {{org.apache.sling.scripting.sightly.impl.filter.I18nFilter}}
> * {{org.apache.sling.scripting.sightly.impl.filter.FormatFilter}}
> * {{org.apache.sling.scripting.sightly.impl.filter.JoinFilter}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)