Re: Wicket 1.4.2 Released!

2009-10-12 Thread martin-g
Congratulations ! Why there are no SVN tags anymore ? svn ls http://svn.apache.org/repos/asf/wicket/tags/ does not have tags for 1.4.1 and 1.4.2 igor.vaynberg wrote: > > The Apache Wicket project is proud to announce the second maintenance > release of Apache Wicket 1.4. > > Download Apache

Re: Wicket.replaceOuterHtml problems in Gecko

2010-03-17 Thread martin-g
Thanks Igor! It was in igor.vaynberg wrote: > > i have seen that happen when you have invalid markup. like a div > inside a span, or a div directly inside a tr. check your page for > stuff like that. > > -igor > > On Tue, Mar 16, 2010 at 10:02 AM, Martin Grigorov > wrote: >> Hi, >> >> I'm