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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: