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
Nils Lundquist
created issue -
Nils Lundquist
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Brad Kroeger [ brad.kroeger ] | Nils Lundquist [ nils.lundquist ] |
Nils Lundquist
made changes -
Nils Lundquist
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] | Patrick Corless [ patrick.corless ] |
Nils Lundquist
made changes -
Workaround Description | Use Glassfish 3.1 when using JSF 2.1 | |
Workaround Exists | [Yes] | |
Salesforce Case | [] |
Nils Lundquist
made changes -
Salesforce Case | [] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Patrick Corless
made changes -
Salesforce Case | [] | |
Fix Version/s | EE-2.0.0.Beta2 [ 10256 ] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Ken Fyten
made changes -
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] | |
Fix Version/s | EE-2.0.0 [ 10256 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | EE-2.1.0 [ 10261 ] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
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.