error in modal.js wrong use of typeof
-------------------------------------

                 Key: WICKET-2095
                 URL: https://issues.apache.org/jira/browse/WICKET-2095
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.3.5
         Environment: javascript language error so any enviroment
            Reporter: C.C.H. Weinberg


error in javascript code

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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to