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

error in modal.js wrong use of typeof

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.5
    • 1.3.6, 1.4-RC3
    • None
    • None
    • javascript language error so any enviroment

    Description

      error in javascript code

      line 780:
      if (typeof(this.oldParent != "undefined")) -> if (typeof(this.oldParent) != "undefined")

      Attachments

        1. typeof_error_v1.patch
          0.5 kB
          C.C.H. Weinberg

        Activity

          People

            knopp Matej Knopp
            chaviv C.C.H. Weinberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: