Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3043

Ajax support broken under Firefox 3.6.x and Wicket 1.4.11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.4.11
    • 1.4.12, 1.5-M2.1
    • wicket
    • None
    • Tried under Windows xp 32 and Ubuntu 10.04 64 bit. Code tested with Firefox 3.6.9 under Ubuntu and with IE 6 , Firefox 3.6.3 and Chrome 6 under Windows xp.

    Description

      Ajax support doesn't work under Firefox if you implement the Wicket Form (with ajax) example you can find at http://wicketstuff.org/wicket14/nested/?wicket:bookmarkablePage=:org.apache.wicket.examples.ajax.builtin.FormPage
      The Ajax is ignored and a normal submit is perform (actually, it does the ajax first, it fails and then it does the normal submit).

      Under Firefox AJAX post call returns the following error message "Failed to load source for: http://localhost:8080/WicketAjax/?wicket:interface=:2:form::IFormSubmitListener".
      Under the other browsers (where it works correctly) AJAX calls for another Wicket interface, which is ActivePageBehaviorListener
      (for example: "wicket:interface=:0:form:name::IActivePageBehaviorListener:0 ")

      Attachments

        Activity

          People

            Unassigned Unassigned
            bitstorm Andrea Del Bene
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: