ICEfaces
  1. ICEfaces
  2. ICE-9175

showcase - ace:selectMenu Label Position demo failure (deltaSubmit=true specific)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces-3.0.0 Build8
      Server: Tomcat7
      Browsers: all
    • Assignee Priority:
      P1

      Description

      SelectMenu > Label Position: selecting a province followed by pressing 'Clear values' button fails to clear selection (deltaSubmit specific issue).

        Activity

        Hide
        Mircea Toma added a comment -

        SelectMenuRenderer does not render the selected value into the hidden input element used for carrying back the selection during submit. Because of it the delta submit code cannot calculate the initially selected item off the old DOM.

        The fix modifies the renderer to write the "value" attribute of the hidden input element with its value read from the current server-side selection.

        Show
        Mircea Toma added a comment - SelectMenuRenderer does not render the selected value into the hidden input element used for carrying back the selection during submit. Because of it the delta submit code cannot calculate the initially selected item off the old DOM. The fix modifies the renderer to write the "value" attribute of the hidden input element with its value read from the current server-side selection.
        Hide
        Liana Munroe added a comment -

        Confirmed resolved Icefaces ee-3.3.0 maintenance branch r40926. Tomcat 7, all browsers, deltaSubmit=true.

        Show
        Liana Munroe added a comment - Confirmed resolved Icefaces ee-3.3.0 maintenance branch r40926. Tomcat 7, all browsers, deltaSubmit=true.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: