[
https://issues.apache.org/jira/browse/WICKET-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Hunziker updated WICKET-780:
--------------------------------
Attachment: fix.diff
This diff will print the error response in the debug window. A better fix
would render the error response in its own window rather than using the log
function, because the response is in HTML.
> Internal server error 500 unresolvable in Ajax Debug Window
> -----------------------------------------------------------
>
> Key: WICKET-780
> URL: https://issues.apache.org/jira/browse/WICKET-780
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.2.6, 1.3.0-beta2
> Reporter: Jim Hunziker
> Priority: Minor
> Attachments: fix.diff
>
>
> When an internal server error (code 500) occurs in the response to an ajax
> request, it's not possible to get the text of the error. The Wicket Ajax
> Debug Window only says "ERROR: Received Ajax response with code: 500".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.