ICEfaces
  1. ICEfaces
  2. ICE-9944

ace:dialog - close listener not called if dialog is not in a form

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      If an ace:dialog is not included in a form tag, the ajax close event listener isn't called. The dialog is correctly closed but no calls to the listener are seen. The dialog has a form tag included in the dialog.

        Activity

        Hide
        Arran Mccullough added a comment -

        Attached test case source code that reproduces the issue.

        Show
        Arran Mccullough added a comment - Attached test case source code that reproduces the issue.
        Hide
        Mircea Toma added a comment - - edited

        ace:dialog component needs to be enclosed in a form to issue the submit. The ace:ajax facet is just changing the parameters of the submit, it is not the same with the partial submit ICEfaces components can use internally (without requiring a form).

        Show
        Mircea Toma added a comment - - edited ace:dialog component needs to be enclosed in a form to issue the submit. The ace:ajax facet is just changing the parameters of the submit, it is not the same with the partial submit ICEfaces components can use internally (without requiring a form).
        Hide
        Ken Fyten added a comment -

        A new JIRA has been created that would provide additional flexibility in terms of which form an ace:dialog would use for it's own submits. See ICE-9960 - "New general purpose ace:proxy component for ACE containers" for details.

        Show
        Ken Fyten added a comment - A new JIRA has been created that would provide additional flexibility in terms of which form an ace:dialog would use for it's own submits. See ICE-9960 - "New general purpose ace:proxy component for ACE containers" for details.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: