ICEfaces
  1. ICEfaces
  2. ICE-6149

Multiple POSTS from icecore:singleSubmit

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Tomcat 7

      Description

      In the ICEfaces training application, I have been testing <f:validator for="input" validatorId="emailValidator" /> on an input field with stock JSF2 f:ajax, f:ajax with ICEfaces and icecore:singleSubmit with ICEfaces.

      After I add <icecore:singleSubmit> to my h:form and tab out of the field with validation, the firebug console is showing more that one POST.

      The application is located at (previous build issues have been fixed):
       repo\services\icefaces2-training\trunk\exercises\solutions\2.2.1-exercise-enable-single-submit

        Activity

        Hide
        Brad Kroeger added a comment -

        The nested f:ajax tag was causing the second post. This is expected behaviour, the solution is to remove the f:ajax tag.

        Show
        Brad Kroeger added a comment - The nested f:ajax tag was causing the second post. This is expected behaviour, the solution is to remove the f:ajax tag.

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: