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

        There are no comments yet on this issue.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: