-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.3
-
Component/s: Seam / JSF UI, Web Common
-
Tags:
-
Backlog priority:600
-
Impact type:API change
-
Upgrade notes:
Currently a hack makes it possible to access to the Seam context from actions, but it does not make it possible to use standard JSF EL expressions.
A first fix would be to move the conditions resolution from the filter to the context, so that the context can be adapted depending on the caller (JSF context when actions retrieved from JSF, and compat JEXL context for others, or when expression is pure JEXL).
Also this would be an opportunity to generate a different context depending on if actions are resolved against current document, or document in a list for instance (so that we can have toolbars in content views listings)
- depends on
-
NXP-12238 Drag and drop fails with a "Upload cannot continue due to an error" pop up
- Resolved
-
NXP-12534 Right-click to display contextual menu doesn't work on tree explorer nor in Content tab
- Resolved
-
NXDOC-227 Add documentation for action types, widgets and expressions
- Resolved
- is duplicated by
-
NXP-5809 Define a generic EL resolution mechanism
- Resolved
- is required by
-
NXP-12206 Upgrade dependencies and plugins
- Open
-
NXP-9744 Workaround mess between commons-jexl:commons-jexl:1.1 and org.apache.commons:commons-jexl:2.0.1
- Open
-
NXP-14550 Evaluate Nuxeo Static deployment under JBoss / WildFly
- Resolved
-
NXP-13680 Allow using JSF functions in actions and filters
- Resolved