You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/04/11 23:33:06 UTC

[jira] [Closed] (WICKET-3430) Wicket example ajax modal-window does not work with the "dialog with panel"

     [ https://issues.apache.org/jira/browse/WICKET-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Guay-Paquet closed WICKET-3430.
----------------------------------------


> Wicket example ajax modal-window does not work with the "dialog with panel"
> ---------------------------------------------------------------------------
>
>                 Key: WICKET-3430
>                 URL: https://issues.apache.org/jira/browse/WICKET-3430
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core, wicket-examples
>    Affects Versions: 1.5-RC1
>         Environment: Windows 7 64 bits. Firefox 3.6.13 and Internet Explorer 8
>            Reporter: Bertrand Guay-Paquet
>            Assignee: Igor Vaynberg
>
> The ajax Wicket example "modal-window" does not show a modal window when clicking the link "Show modal dialog with panel". The modal window does show up when clicking "Show modal dialog with a page" however.
> Clicking the link "Show modal dialog with panel" produces the following error in Wicket Ajax Debug :
> ERROR: Wicket.Head.Contributor.processScript: TypeError: YAHOO.wicket is undefined: eval -> 
> var e = Wicket.$('id1cDp'); if (e != null && typeof(e.parentNode) != 'undefined' && typeof(e.parentNode.parentNode != 'undefined')) e.parentNode.parentNode.removeChild(e.parentNode);YAHOO.wicket.id1cDpJs.destroy(); delete YAHOO.wicket.id1cDpJs;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira