It writes a javascript that when loaded writes a css link to the head element.
So the origional code is correct.

When you use Wicket as a portlet 1.0. You don't have access to the *pages* <head> this way you can still add css link to the head of the page.


prasana schreef:
In EmbeddedPortletHeaderResponse.java renderCSSReference() method should
write an link to a stylesheet in its response.
Instead its writing a <script> in its response.

http://www.nabble.com/file/p17593659/EmbeddedPortletHeaderResponse.patch
EmbeddedPortletHeaderResponse.patch
Thanks
Prasanna


Reply via email to