Details
Description
After making a call on a ViewScoped bean if a navigation call is made, an ice.window.dispose request is made. No WindowScoped beans are being used and the org.icefaces.lazyWindowScope context parameter is set to true.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case10698Example.zip [ 13825 ] | |
Attachment | Case10698Example.war [ 13826 ] |
Arran Mccullough
made changes -
Salesforce Case | [5007000000JN9m5] |
Ken Fyten
made changes -
Fix Version/s | 3.0 [ 10241 ] | |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26751 | Mon Dec 05 16:36:59 MST 2011 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 3.0.RC2 [ 10313 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Improved detection of view and window scoped beans. Avoided false detection of different markers saved in the view or window scope maps.