Details
Description
                    Exception occurs when new portlets are added to the page:
[window.ITjc#26.async-connection] receive broadcast failed TypeError: window.documentSynchronizer is undefined message=window.documentSynchronizer is undefined200 (line 34)
[window.ITjc#26.async-connection] receive broadcast failed TypeError: window.documentSynchronizer is undefined message=window.documentSynchronizer is undefined200 (line 34)
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] | 
| Fix Version/s | 1.7.2 [ 10130 ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17355 | Thu Aug 14 07:08:38 MDT 2008 | mircea.toma |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMResponseWriter.java
            
             
                            MODIFY
            				/icefaces/trunk/icefaces/bridge/src/synchronizer.js
            
             
                            MODIFY
            				/icefaces/trunk/icefaces/bridge/src/application.js
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17356 | Thu Aug 14 07:14:39 MDT 2008 | mircea.toma |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/DOMResponseWriter.java
            
             
                            MODIFY
            				/icefaces/branches/icefaces-1.7/icefaces/bridge/src/synchronizer.js
            
             
                            MODIFY
            				/icefaces/branches/icefaces-1.7/icefaces/bridge/src/application.js
            
             | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 1.7.2RC1 [ 10140 ] | |
| Fix Version/s | 1.7.2 [ 10130 ] | 
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Fix Version/s | 1.7.2RC1 [ 10140 ] | 
| Environment | browser | browser + liferay portal | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee | Mircea Toma [ mircea.toma ] | 

Fix instantiation order for navigation history iframe and DocumentSychronizer. Improve iframe lookup. Uniquely identify iframes for cases where multiple views are rendered within the same page.