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
| Field | Original Value | New Value | 
|---|---|---|
| Attachment | Case10698Example.zip [ 13825 ] | |
| Attachment | Case10698Example.war [ 13826 ] | 
| Salesforce Case | [5007000000JN9m5] | 
| 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
            
             | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 3.0.RC2 [ 10313 ] | 
| 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.