ICEfaces
  1. ICEfaces
  2. ICE-5859

deltaSubmit config results in failing Glimmer compat. comp. regressions tests

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Glimmer with deltaSubmit=true, + Compat. Comp. regression tests.
    • Affects:
      Compatibility/Configuration

      Description

      Testing the Glimmer Compat Components regression tests with "deltaSubmit=true" results in numerous failures.

      Glimmer revision# 21810
      Server: Tomcat6
      Browser: FF3.6

      19/46 tests are failing. Test cases can be found here: svn/repo/qa/trunk/Regression-Icefaces2/Nightly/.

      Here are a sampling of the failures:

      Tabset relates issues:
      ICE-2367 Immediate value is not toggled, tab cannot be changed
      ICE-1518 No content is displayed for TAB3

      Collapsible Pabel related issues:
      ICE-2193 Cannot open collapsible panel by clicking on header

      Menubar related issues:
      ICE-2231 Can not open submenus

      Calendar related issues:
      ICE-2351 cannot see any calendar component
      ICE-2150 No date can be selected by clicking

      Paginator related issues:
      ICE-2668 Cannot navigate through paginator by clicking any buttons or link
      ICE-2622 Cannot navigate through paginator by clicking any buttons or link
      ICE-1545 clicking on paginator navigation buttons has not affect( cannot navigate)

      Server Internal Error:
      ICE-2024 server internal error popup is displayed
      ICE-2283 server Internal Error popup displayed

      DataTable sorting related issues:
      ICE-2635 Cannot sort table by clicking on column header
      ICE-2371 Cannot sort table by clicking on column header
      ICE-2234 can not sort table by clicking column header

      Drag n Drop issues
      ICE-2753 Nothing happens when an item is drag and dropped
      ICE-2614 Nothing happens on drag n drop
      ICE-2368 Inputtext box for entering position keeps disappearing on every tabout , Autocenter panel disappears when repositioned
      ICE-2359 panel disappears on drag n drop

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #23020 Wed Nov 03 09:30:11 MDT 2010 mircea.toma ICE-5859 Use the hidden form used for submitting delta parameters as the source element. This avoids duplicating the sent values if the real source element is used.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/submit.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22460 Wed Sep 29 07:57:49 MDT 2010 mircea.toma ICE-5859 Restore previously calculated parameters for the forms that are updated.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22459 Wed Sep 29 06:57:16 MDT 2010 mircea.toma ICE-5859 Introduced public method for looking up current old DOM. Update DeltaSubmitPhaseListener to lookup the old DOM into the window scope instead of the UIViewRoot attribute map.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/DOMResponseWriter.java
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/DeltaSubmitPhaseListener.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22174 Sun Aug 15 07:46:24 MDT 2010 mircea.toma ICE-5859 Check for the existence of Ice.FCKEditorUtility variable in the evauated. When InputRichText is used for the first time InputRich Ice.FCKEditorUtility is not yet loaded causing a JS error that stops onAfterUpdate listeners from being invoked. In turn ViewState hidden field is not written thus the following submit will trigger a full page update/reload.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22139 Mon Aug 09 16:48:06 MDT 2010 mircea.toma ICE-5859 Refine previous patch. Avoid removing parameters from the previous parameter map in case a direct parameter participate in the parameter diffing as well.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/event/DeltaSubmitPhaseListener.java

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Ken Fyten
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: