ICEfaces
  1. ICEfaces
  2. ICE-5853

Glimmer Regression: ICE-2283 failing with Server Internal Error w/ deltaSubmit enabled

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      Tomcat6 & FF3.6

      Description

      Was working fine on Glimmer revision# 21810
      Broken on Glimmer revision# 21816

      Test application available at 'repo\qa\trunk\Regression-Icefaces2\Nightly\ICE-2283'
      1)Load the application
      2)Select some check box
      3)Deselect some check box
      4)Server Internal Error popup is seen when a checkbox is deselected

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22054 Wed Jul 28 15:59:55 MDT 2010 mircea.toma ICE-5853 Factor out initial parameter calculation into a separate function, ice.calculateInitalParameters(). Renderers belonging to 'javax.faces.Form' family are decorated, a 'script' element is rendered right before the 'form' end tag to make sure ice.calculateInitalParameters executes correctly.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/render/DOMRenderKit.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #22051 Wed Jul 28 06:49:42 MDT 2010 mircea.toma ICE-5853 Remove entry from previous parameter map when the value arrays is empty. Avoid removing submitting element corresponding parameter name from the list of parameters that don't participate in the parameter diffing since iceSubmit/iceSubmitPartial send it twice.
          Delay the parameters calculation on page load to make sure all the form elements are captured during calculation.
          Files Changed
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
          Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/event/DeltaSubmitPhaseListener.java

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Mandeep Hayher
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: