MarkupInheritance and <body onload=""> modifies markup cache
------------------------------------------------------------

                 Key: WICKET-412
                 URL: https://issues.apache.org/jira/browse/WICKET-412
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3
            Reporter: Martijn Dashorst
             Fix For: 1.3
         Attachments: testcase.tgz

The attached test case (quickstart project) shows best what goes wrong. The 
onLoadModifier() is attached for each page refresh, accross browsers. So one 
session influences the other.

This only occurs when the child page has an onbody event, and an 
onLoadModifier() is added to the page. The wicket:head, wicket:extend tags and 
the onload tag are required in the child page for this to occur.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to