ModalWindow example fails 
--------------------------

                 Key: WICKET-3400
                 URL: https://issues.apache.org/jira/browse/WICKET-3400
             Project: Wicket
          Issue Type: Bug
          Components: wicket-examples
    Affects Versions: 1.5-RC1
            Reporter: Sven Meier


The ModalWindow example showing header contribution 
(org.apache.wicket.examples.ajax.builtin.modal.ModalPanel1) doesn't work any 
longer in 1.5. AJAX debug:

ERROR: Wicket.Head.Contributor.processScript: TypeError: YAHOO.wicket is 
undefined: eval -> 
var e = Wicket.$('id8Dp'); if (e != null && typeof(e.parentNode) != 'undefined' 
&& typeof(e.parentNode.parentNode != 'undefined')) 
e.parentNode.parentNode.removeChild(e.parentNode);YAHOO.wicket.id8DpJs.destroy();
 delete YAHOO.wicket.id8DpJs;

-- 
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