Hi,
In order to support .png files on IE we added a "fix/hack" as documented
here
http://www.twinhelix.com/css/iepngfix/
However in the logs we're seeing this wicket error:
org.apache.wicket.WicketRuntimeException: Internal error parsing
wicket:interface = iepngfix.htc
at
org.apache.wicket.protocol.http.request.WebRequestCodingStrategy.addInterfaceParameters(WebRequestCodingStrategy.java:596)
at
org.apache.wicket.request.target.coding.BookmarkablePageRequestTargetUrlCodingStrategy.decode(BookmarkablePageRequestTargetUrlCodingStrategy.java:104)
at
com.homeaccount.web.wicket.WebRequestCodingStrategy.targetForRequest(WebRequestCodingStrategy.java:498)
at
org.apache.wicket.protocol.http.WebRequestCycleProcessor.resolve(WebRequestCycleProcessor.java:184)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
Has anyone else had this problem and is there a way to deal with it?
Thanks, Jason
--
View this message in context:
http://www.nabble.com/anyone-see-error-%22Internal-error-parsing-wicket%3Ainterface-%3D-iepngfix.htc%22--tp22730324p22730324.html
Sent from the Wicket - User mailing list archive at Nabble.com.