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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| 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 ] |