You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/11/21 03:23:42 UTC

[jira] Created: (WICKET-1174) Wicket Tags confuse firefox on ajax request

Wicket Tags confuse firefox on ajax request
-------------------------------------------

                 Key: WICKET-1174
                 URL: https://issues.apache.org/jira/browse/WICKET-1174
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.3.0-rc1
            Reporter: Matej Knopp
             Fix For: 1.3.0-rc2


When ajax response contains wicket tags (such as <wicket:panel>) Firefox is sometimes confused and interprets the response wrong. This also happen in opera (even more often). I don't see any reason why the wicket tags shouldn't be stripped on ajax requests.

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


[jira] Resolved: (WICKET-1174) Wicket Tags confuse firefox on ajax request

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp resolved WICKET-1174.
---------------------------------

    Resolution: Fixed

> Wicket Tags confuse firefox on ajax request
> -------------------------------------------
>
>                 Key: WICKET-1174
>                 URL: https://issues.apache.org/jira/browse/WICKET-1174
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.0-rc1
>            Reporter: Matej Knopp
>             Fix For: 1.3.0-rc2
>
>
> When ajax response contains wicket tags (such as <wicket:panel>) Firefox is sometimes confused and interprets the response wrong. This also happen in opera (even more often). I don't see any reason why the wicket tags shouldn't be stripped on ajax requests.

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