ICEfaces
  1. ICEfaces
  2. ICE-6950

detect custom update processing

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.1-Beta, 3.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces, 3rd party component with custom update
    • Affects:
      Compatibility/Configuration

      Description

      A variety of components handle the partial response <update> in a specific way, for instance autocomplete has a custom onsuccess handler that decodes JSON from the response (rather than markup as is typical in an <update>).

      It would be possible for such components to flag these requests in a common way, such as by adding a request parameter. DOMPartialViewContext could then detect this parameter and avoid subtree DOM output and diff.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #25211 Mon Aug 08 12:46:38 MDT 2011 ted.goddard sending non-DOM subtree rendering to BasicResponseWriter (ICE-6950)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMPartialViewContext.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #25138 Mon Aug 01 14:59:20 MDT 2011 ted.goddard allowing mixed subtrees for customUpdate responses (ICE-6950)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMPartialViewContext.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24885 Thu Jun 23 12:22:53 MDT 2011 jack.van.ooststroom Fixed JIRA ICE-6950
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMPartialViewContext.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: