As I'm moving over source from 1.1 I'm seeing a lot of sensitivity to <input> tags that aren't XHTML, i.e. lacking a closing slash. Could that be the problem here?
If the behavior is intentional, I'll add it to the guide. Anyone? Nathan Dzenan Ridjanovic wrote: > Hi, > > I have two errors that come from the Wicket beta3 jar files: > > Tag '</html>' (line 11, column 1) does not have a matching open tag > [markup = > jar:file:/D:/software/tomcat/webapps/domain10/WEB-INF/lib/wicket-1.2-beta3.jar!/wicket/markup/html/navigation/paging/PagingNavigator.html, > index = 34, current = [Raw markup]] > > and > > Tag '</html>' (line 40, column 1) does not have a matching open tag > [markup = > jar:file:/D:/software/tomcat/webapps/domain10/WEB-INF/lib/wicket-1.2-beta3.jar!/wicket/markup/html/debug/PageView.html, > index = 36, current = [Raw markup]] > > Dzenan ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
