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

TypeError: Wicket.Event is undefined

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.0-beta3
    • 6.0.0
    • wicket, wicket-examples
    • None
    • Linux hostname 3.1.10-1.9-default #1 SMP Thu Apr 5 18:48:38 UTC 2012 (4a97ec8) x86_64 x86_64 x86_64 GNU/Linux

    Description

      Combination of AjaxLink (also AjaxButton) with Palette produces javascript errors on page load (here Firefor, but also in IE):
      TypeError: Wicket.Event is undefined
      [Bei diesem Fehler anhalten]

      Wicket.Event.add(window, 'domready', Wicket.Focus.attachFocusEvent);

      wicket...9000.js (Zeile 2399)

      TypeError: Wicket.Event is undefined
      [Bei diesem Fehler anhalten]

      Wicket.Event.add(window, "domready", function(event) {

      ?2 (Zeile 26)

      TypeError: Wicket.Browser is undefined
      [Bei diesem Fehler anhalten]

      ...Wicket.Browser.isIE() && (Wicket.Browser.isIEQuirks() || !Wicket.Browser.isIE7()...

      wicket...9000.js (Zeile 177)

      CustomError: Error in protected function: !97

      When you set palette visible=false, these errors disapear.

      Quickstart is here : https://docs.google.com/open?id=0B6-D5YvsNca8TWFLRzVSR29mMzA

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            inren Ingo Renner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: