add a bug into jira preferrably with a quickstart

-igor


On 11/10/06, Erik van Oosten <[EMAIL PROTECTED] > wrote:
Hello,

Something is going wrong with my header contributions. A css that was
added like this
    add(HeaderContributor.forCss(MyPage.class, "MyPage.css"));
are only rendered once and then never again.

To be precise:
- I start jetty.
- I request the page (it is bookmarkable).
- I get redirected to the signin page, I log in.
- The page is displayed correct (with the css).
- I press reload and the css is gone. The link is actually not in the
header.
- Press reload another 50 times, no more css.

I have also seen another scenario: the first time the page is rendered
it misses the css, the second time it is present and in all following
renderings it is gone.
All css added with wicket:head/wicket:link elements renders fine.

I am using Wicket 1.x, revision 470570 (at moment of writing the latest
revision of 1.x).

Any ideas on what it is going on here?

Regards,
     Erik.



--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to