ICEfaces
  1. ICEfaces
  2. ICE-10407

ace:simpleSelectOneMenu - Validator not called

    Details

      Description

      When using a custom validator for the simpelSelectOneMenu, the validator method is not called.

      This was working in EE 3.3.0 P01 but no longer is now.

        Activity

        Hide
        Arran Mccullough added a comment -

        Attached test case.

        Steps:

        • Load welcomeICEfaces.jsf
        • Make a selection in the menu. There should be some logging in the server logs to indicate that the validator method is being called.
        Show
        Arran Mccullough added a comment - Attached test case. Steps: Load welcomeICEfaces.jsf Make a selection in the menu. There should be some logging in the server logs to indicate that the validator method is being called.
        Hide
        Arturo Zambrano added a comment -

        Committed fix to 4.0 trunk at revision 43560 and to 3.3 EE maintenance branch at revision 43559.

        Added logic to check for custom validators in the component class. This issue originally started after changes for ICE-9564, which fixed issues with custom converters and consisted in overriding the component validation logic (in UIInput).

        Show
        Arturo Zambrano added a comment - Committed fix to 4.0 trunk at revision 43560 and to 3.3 EE maintenance branch at revision 43559. Added logic to check for custom validators in the component class. This issue originally started after changes for ICE-9564 , which fixed issues with custom converters and consisted in overriding the component validation logic (in UIInput).
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk, ee-3.3.0 GA-maintenance branch r43563 using supplied test case. Tomcat 7, IE 11, Chrome 38, FF 33.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk, ee-3.3.0 GA-maintenance branch r43563 using supplied test case. Tomcat 7, IE 11, Chrome 38, FF 33.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: