ICEfaces
  1. ICEfaces
  2. ICE-7167

Partial update of the DOM does not work anymore in Icefaces 2.0.1

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 2.0.1
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Tomcat 6.0.2.0
      JSF 2.1.2
      Java 1.6
      Iceface 2.0.1

      Description

        In icefaces 1.8, when redirecting to a page with an <ice:commandLink> component(for example), if you look at the trace in the browser, you have a "send-receive update", so the page is not reloaded, the DOM is just updated.
        With JSF 2 + Icefaces 2, if you do the same thing, the page is constantly reloaded, a POST request is executed, and if you look at the trace, it's really heavy(700kb), hence the performance are really bad!
      It seems there is a problem with the JSF 2 renderkit
       

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Jean-brice Rougeot
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: