Found what was causing the problem. The latest snapshot seems to add a
comment before the doctype tag. IE cant handle that.
Example form my code for my LoginPage.

<!-- Page Class net.megasol.corniche.net.core.pages.login.Login -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

What is adding the comment. Im not....
Jens
-- 
View this message in context: 
http://www.nabble.com/Latest-snapshot-and-CSSPackageResource.getHeaderContribution-tp21973733p21991661.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to