header contribution is not rendered anymore after the first render
------------------------------------------------------------------
Key: WICKET-68
URL: http://issues.apache.org/jira/browse/WICKET-68
Project: Wicket
Issue Type: Bug
Components: wicket, wicket-extensions
Affects Versions: 1.3
Environment: tomcat 5.5.17, jdk 1.5.08, wicket
1.3-incubating-20061113.111007-1
Reporter: Maurice Marrink
In wicket 1.3 the header contribution from the java file is only rendered the
first time. This includes and is probably not limited to .js and .css files.
Attached is a quickstart that shows the problem for javascript.
Just run the app, notice the javascript dialog pop up. click where it says
click here. you are now on the second page which has a reference to the first
page. click were it says click here to return to the first page. This time no
javascript dialog to greet you. If you inspect the source you will find that
the text from header.js is missing the second time you visit the Index page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira