[
https://issues.apache.org/jira/browse/WICKET-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-2839.
-----------------------------------
Assignee: Igor Vaynberg
Fix Version/s: 1.5-M1
Resolution: Fixed
> ajax not working due to bugs in resource handling
> -------------------------------------------------
>
> Key: WICKET-2839
> URL: https://issues.apache.org/jira/browse/WICKET-2839
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M1
> Reporter: Kent Tong
> Assignee: Igor Vaynberg
> Fix For: 1.5-M1
>
> Attachments: patch.txt
>
>
> A couple of bugs were found that were preventing .js resources to be returned
> to the client correctly. One bug was returning the jar file size as the
> content length of the resource if it is in a jar file. The other was copying
> past a source buffer into the response.
> After fixing these bugs, the ajax functions in the trunk seems to be working.
> A patch is provided. Test cases included.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.