You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "vineet semwal (JIRA)" <ji...@apache.org> on 2010/06/14 12:25:13 UTC

[jira] Updated: (WICKET-2914) can't ajax update page title on any other browser except firefox ,fails in ie8,chrome,seamokey

     [ 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.