[Wicket-user] Header contributions and AjaxLink

2007-05-03 Thread John Krasnay
I think I may have found a bug with header contributions, AjaxLink, and Internet Explorer. Here's a test page: html body div wicket:id=subComponent/div /body /html ---8--- public class TestPage extends WebPage { public TestPage() { add(new SubComponent(subComponent)); }

Re: [Wicket-user] Header contributions and AjaxLink

2007-05-03 Thread Igor Vaynberg
please create a jira issue. -igor On 5/3/07, John Krasnay [EMAIL PROTECTED] wrote: I think I may have found a bug with header contributions, AjaxLink, and Internet Explorer. Here's a test page: html body div wicket:id=subComponent/div /body /html ---8--- public class TestPage

Re: [Wicket-user] Header contributions and AjaxLink

2007-05-03 Thread Matej Knopp
I can look into it if you provide a quick start. -Matej On 5/3/07, Igor Vaynberg [EMAIL PROTECTED] wrote: please create a jira issue. -igor On 5/3/07, John Krasnay [EMAIL PROTECTED] wrote: I think I may have found a bug with header contributions, AjaxLink, and Internet Explorer.

Re: [Wicket-user] Header contributions and AjaxLink

2007-05-03 Thread John Krasnay
https://issues.apache.org/jira/browse/WICKET-527 Quickstart attached to the JIRA. Thanks! jk On Thu, May 03, 2007 at 06:48:14PM +0200, Matej Knopp wrote: I can look into it if you provide a quick start. -Matej On 5/3/07, Igor Vaynberg [EMAIL PROTECTED] wrote: please create a jira