Hi, 

We use wicket 6.4.0 and as a result of WICKET-4894 we now get the following
message in our logfiles very often: IE CSS engine doesn't support
dynamically injected links in conditional comments.

I don't know how to solve this, since this is happening when adding a
component to the target.
This component renders a ResourceReference in the renderHead. 
This ResourceReference depends on (with the getDependencies function) a
CssUrlReferenceHeaderItem with the condition 'IE'.
=> This last one is causing the problem

Thanks for any help on how I should solve this.
Kind Regards, Marieke




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/IE-CSS-engine-doesn-t-support-dynamically-injected-links-in-conditional-comments-tp4655395.html
Sent from the Users forum 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