You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jan Kriesten (JIRA)" <ji...@apache.org> on 2009/01/03 08:21:44 UTC

[jira] Created: (WICKET-2000) AjaxRequestTarget escapes ] to ]^

AjaxRequestTarget escapes ] to ]^
---------------------------------

                 Key: WICKET-2000
                 URL: https://issues.apache.org/jira/browse/WICKET-2000
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4-RC1
            Reporter: Jan Kriesten
             Fix For: 1.4-RC2


Current 1.4 trunk 'messes' with escaping ']' to ']^' on AjaxRequestTarget.appendJavascript which leeds to non-functional Javascript when using array indices on variables.


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


[jira] Commented: (WICKET-2000) AjaxRequestTarget escapes ] to ]^

Posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660448#action_12660448 ] 

Juergen Donnerstag commented on WICKET-2000:
--------------------------------------------

Looking at the code it seems that it hasn't changed for at least 18 months. 
What is wrong with it anyway? Isn't the important thing that the wicket ajax js reverts it.

> AjaxRequestTarget escapes ] to ]^
> ---------------------------------
>
>                 Key: WICKET-2000
>                 URL: https://issues.apache.org/jira/browse/WICKET-2000
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Jan Kriesten
>             Fix For: 1.4-RC2
>
>
> Current 1.4 trunk 'messes' with escaping ']' to ']^' on AjaxRequestTarget.appendJavascript which leeds to non-functional Javascript when using array indices on variables.

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


[jira] Updated: (WICKET-2000) AjaxRequestTarget escapes ] to ]^

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

Frank Bille Jensen updated WICKET-2000:
---------------------------------------

    Fix Version/s:     (was: 1.4-RC2)
                   1.4-RC3

> AjaxRequestTarget escapes ] to ]^
> ---------------------------------
>
>                 Key: WICKET-2000
>                 URL: https://issues.apache.org/jira/browse/WICKET-2000
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Jan Kriesten
>             Fix For: 1.4-RC3
>
>
> Current 1.4 trunk 'messes' with escaping ']' to ']^' on AjaxRequestTarget.appendJavascript which leeds to non-functional Javascript when using array indices on variables.

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


[jira] Commented: (WICKET-2000) AjaxRequestTarget escapes ] to ]^

Posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660447#action_12660447 ] 

Juergen Donnerstag commented on WICKET-2000:
--------------------------------------------

any example? Please provide a quickstart or testcase. Thanks

> AjaxRequestTarget escapes ] to ]^
> ---------------------------------
>
>                 Key: WICKET-2000
>                 URL: https://issues.apache.org/jira/browse/WICKET-2000
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Jan Kriesten
>             Fix For: 1.4-RC2
>
>
> Current 1.4 trunk 'messes' with escaping ']' to ']^' on AjaxRequestTarget.appendJavascript which leeds to non-functional Javascript when using array indices on variables.

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


[jira] Resolved: (WICKET-2000) AjaxRequestTarget escapes ] to ]^

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

Igor Vaynberg resolved WICKET-2000.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Igor Vaynberg

> AjaxRequestTarget escapes ] to ]^
> ---------------------------------
>
>                 Key: WICKET-2000
>                 URL: https://issues.apache.org/jira/browse/WICKET-2000
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Jan Kriesten
>            Assignee: Igor Vaynberg
>             Fix For: 1.4-RC3
>
>
> Current 1.4 trunk 'messes' with escaping ']' to ']^' on AjaxRequestTarget.appendJavascript which leeds to non-functional Javascript when using array indices on variables.

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