Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2458

Miscellaneous AJAX bugs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-alpha-2
    • 2.0.2
    • JSR-314
    • None

    Description

      There are a couple minor AJAX-related bugs:

      • h:commandButton needs to append "return false;" for onclick when a behavior chain is present.
      • if <f:ajax> disabled=true, the AJAX call is still emitted.
      • Possible issue with <f:ajax> execute="multiple ids". Seems the javax.faces.partial.execute request param may differ from Sun RI.
      • Unable to restore StateHolder when listener is specified for <f:ajax>.
      • <f:ajax> onevent not being handled.
      • <f:ajax> onerror not being handled.
      • <f:ajax> render="@all" not working correctly.
      • <f:ajax> render="@form" not working correctly.
      • <f:ajax> render="@this" not working correctly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              curtiss Curtiss Howard
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: