You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2006/11/04 15:23:16 UTC

[jira] Created: (WICKET-34) Ajax Tabbed Panel doesnt work

Ajax Tabbed Panel doesnt work
-----------------------------

                 Key: WICKET-34
                 URL: http://issues.apache.org/jira/browse/WICKET-34
             Project: Wicket
          Issue Type: Bug
          Components: wicket-examples
    Affects Versions: 2.0
            Reporter: Juergen Donnerstag
            Priority: Minor


Click on "second page" and everything is fine. Than have another try and click on any other page, but the page wont change

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

        

[jira] Commented: (WICKET-34) Ajax Tabbed Panel doesnt work

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/WICKET-34?page=comments#action_12447159 ] 
            
Matej Knopp commented on WICKET-34:
-----------------------------------

All Ajax is broken right now. EncodingResponse from AjaxRequestTarget was for some reason replaced by StringResponse. This breaks the output. Encoding response changed every "]" to "^]" to prevent output to close the CDATA section in Ajax response.

> Ajax Tabbed Panel doesnt work
> -----------------------------
>
>                 Key: WICKET-34
>                 URL: http://issues.apache.org/jira/browse/WICKET-34
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 2.0
>            Reporter: Juergen Donnerstag
>            Priority: Minor
>
> Click on "second page" and everything is fine. Than have another try and click on any other page, but the page wont change

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

        

[jira] Resolved: (WICKET-34) Ajax Tabbed Panel doesnt work

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WICKET-34?page=all ]

Matej Knopp resolved WICKET-34.
-------------------------------

    Fix Version/s: 2.0
       Resolution: Fixed

Yep, it was the encoding. Should be fixed now.

> Ajax Tabbed Panel doesnt work
> -----------------------------
>
>                 Key: WICKET-34
>                 URL: http://issues.apache.org/jira/browse/WICKET-34
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 2.0
>            Reporter: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 2.0
>
>
> Click on "second page" and everything is fine. Than have another try and click on any other page, but the page wont change

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