Details
Description
DOMContext is an obsolete API, however it is used by a number of components. If a third-party component library is used, the DOMResponseWriter may be wrapped for purposes by the library. This causes DOMContext to call
createTemporaryDOMResponseWriter()
even though a DOMResponseWriter is active for the current request. Creation of this temporary ResponseWriter can result in updates to the DOM being misplaced.
For wrapping ResponseWriters that support a getWrapped() method, the inner DOMResponseWriter can be extracted and used.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18356 | Tue Feb 17 12:29:01 MST 2009 | ted.goddard | unwrap DOMResponseWriter ( |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMContext.java
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.8 [ 10161 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.8RC2 [ 10163 ] | |
| Fix Version/s | 1.8 [ 10161 ] |
| Fix Version/s | 1.8 [ 10161 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
