[
https://issues.apache.org/jira/browse/WICKET-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vineet semwal updated WICKET-2914:
----------------------------------
Attachment: myproject2.jar
quickstart that shows the behavior
> can't ajax update page title on any other browser except firefox ,fails in
> ie8,chrome,seamokey
> ----------------------------------------------------------------------------------------------
>
> Key: WICKET-2914
> URL: https://issues.apache.org/jira/browse/WICKET-2914
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 1.4.9
> Environment: wicket 1.4.9,jetty 6.1.4
> Reporter: vineet semwal
> Attachments: myproject2.jar
>
>
> i noticed ajax update on page title fails except firefox,
> following is what IE8 debugger pointed in wicket-ajax.js
> parent.removeChild(element);
> element.outerHTML = ""; //failing at line 276
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.