Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.2 Beta
-
Fix Version/s: 1.8.2.GA_P01
-
Component/s: Facelet Components
-
Labels:None
-
Environment:-
Description
Add the enabledOnUserRole attribute to the ICEpack facelets composition components.
Activity
Tyler Johnson
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.8.2 [ 10201 ] | |
Affects Version/s | 1.8.2 Beta [ 10218 ] | |
Affects Version/s | 1.8.2 [ 10201 ] | |
Assignee | Ken Fyten [ ken.fyten ] | Philip Breau [ philip.breau ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2.GA_P01 [ 10221 ] | |
Fix Version/s | 1.8.2.GA [ 10201 ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] | |
Assignee | Philip Breau [ philip.breau ] |
Preferable to enabledOnUserRole and renderedOnUserRole is to make use of "enabled" and "rendered" flags directly with a RoleMap.
A basic implementation is described here:
http://jira.icefaces.org/browse/ICE-1297
An implementation of RoleMap could be included with the composite components .jar and configured automatically in application scope via the faces-config.xml in the .jar file.