Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
Description
An ace:ajax tag is used for selection of an ace:dataTable row. The disabled attribute is set with a value binding so it can be used dynamically. The attribute is not being evaluated due to:
- The inclusion of a composite component above the ace:dataTable.
- The usage of a ui:param tag to defined the bean name used in the value binding expression.
- The inclusion of a composite component above the ace:dataTable.
- The usage of a ui:param tag to defined the bean name used in the value binding expression.
Issue Links
- depends on
-
ICE-8258 Re-architect ace:ajax
- Closed
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case11294Example.war [ 14521 ] | |
Attachment | Case11294Example.zip [ 14522 ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000MGorV] |
Ken Fyten
made changes -
Fix Version/s | 3.1.0.BETA2 [ 10336 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P1 | |
Security | Private [ 10001 ] | |
Assignee | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Fix Version/s | 3.1.0.RC1 [ 10337 ] | |
Fix Version/s | 3.1.0.BETA2 [ 10336 ] |
Ken Fyten
made changes -
Assignee Priority | P1 | P2 |
Mark Collette
made changes -
Mark Collette
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Mark Collette
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Security | Private [ 10001 ] |
Mark Collette
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows issue. Goto welcomeICEfaces.jsf to see issue.