[ 
https://issues.apache.org/jira/browse/WICKET-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov reassigned WICKET-2264:
---------------------------------------

    Assignee: Martin Grigorov

> Ajax xml response is not validated correct
> ------------------------------------------
>
>                 Key: WICKET-2264
>                 URL: https://issues.apache.org/jira/browse/WICKET-2264
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.6
>            Reporter: Jens Alenius
>            Assignee: Martin Grigorov
>         Attachments: myproject.rar
>
>
> Ajax xml response is not validated correct
> Try my quickstart project with Firefox. Clicking on the submit button should 
> update the label above. But does not. See the result in the error log in 
> firefox. 
> The control characters is not properly escaped. Ex: "\u0014" is written 
> as 0014 in the xml Ajax Response but should be . '&#0014'
> See: http://www.w3.org/TR/REC-xml/#dt-charref. 

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

Reply via email to