Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0.Beta1
-
Fix Version/s: EE-3.0.0.GA
-
Component/s: Facelet Components
-
Labels:None
-
Environment:TC 7 / JSF 2.1 B09
-
Workaround Exists:Yes
-
Workaround Description:Use Glassfish 3.1 when using JSF 2.1
Description
An EL boolean value expression passed as the rendered attribute to ice-cc:easyPopup causes this bug.
Both #{true} and #{popupExampleBean.showPopup} give the same error.
This bug may affect other components.
Both #{true} and #{popupExampleBean.showPopup} give the same error.
This bug may affect other components.
Issue Links
- blocks
-
IPCK-126 icefaces-composite-comps.jar with JSF/ICEfaces 2.0 Compat
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Brad Kroeger [ brad.kroeger ] | Nils Lundquist [ nils.lundquist ] |
Assignee | Nils Lundquist [ nils.lundquist ] | Patrick Corless [ patrick.corless ] |
Workaround Description | Use Glassfish 3.1 when using JSF 2.1 | |
Workaround Exists | [Yes] | |
Salesforce Case | [] |
Salesforce Case | [] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Salesforce Case | [] | |
Fix Version/s | EE-2.0.0.Beta2 [ 10256 ] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] | |
Fix Version/s | EE-2.0.0 [ 10256 ] |
Salesforce Case | [] | |
Fix Version/s | EE-2.1.0 [ 10261 ] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I'd experienced this and other EL-related bugs on TC 7 (with other components), but only when using JSF 2.1.
Trying the same components on the GF 3.1 Nightly worked fine. Need to find what the difference in their EL implementations is.