[Wicket-user] Wicket Ajax - t has no properties

2007-02-05 Thread Alexis
We're currently using wicket 1.2.4. When wicket built-in ajax refreshes an entire table, we kept getting this js error on the client : t has no properties (thanks firebug). You can reproduce it on

Re: [Wicket-user] Wicket Ajax - t has no properties

2007-02-05 Thread Erik van Oosten
Hi Alexis, This is a firebug bug. Wicket has been changed to prevent the bug from appearing in the upcoming 1.2.5 release. Regards, Erik. Alexis schreef: We're currently using wicket 1.2.4. When wicket built-in ajax refreshes an entire table, we kept getting this js error on the client

Re: [Wicket-user] Wicket Ajax - t has no properties

2007-02-05 Thread Alexis
i think we can wait for the 1.2.5 release :) Thanks for the quick answer ! Erik van Oosten wrote: Hi Alexis, This is a firebug bug. Wicket has been changed to prevent the bug from appearing in the upcoming 1.2.5 release. Regards, Erik. -- View this message in context:

Re: [Wicket-user] Wicket Ajax - t has no properties

2007-02-05 Thread Matej Knopp
You shouldn't need to. With recent beta version of firebug the error message is still there, but the ajax works anyway. -Matej Alexis wrote: i think we can wait for the 1.2.5 release :) Thanks for the quick answer ! Erik van Oosten wrote: Hi Alexis, This is a firebug bug. Wicket