-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 5.8
-
Fix Version/s: 11.2
-
Component/s: Seam / JSF UI
When using the nxd:hasPermission is used in a filter, it is not resolved correctly because the facelet context is not available.
Same when using the nxl:documentUrl function in an action link for instance (that's the reason why the "cacheLink" property has been added to the "bare_link" action type, as when caching is enabled, expression is resolved at build time when facelet context is available, see NXP-13014).