Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC1
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      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 (ICE-4100)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/DOMContext.java
        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.8 [ 10161 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.8RC2 [ 10163 ]
        Fix Version/s 1.8 [ 10161 ]
        Ken Fyten made changes -
        Fix Version/s 1.8 [ 10161 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: