You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/10/13 21:47:33 UTC

[jira] Commented: (WICKET-3101) No exceptionpage on exceptions during ajax

    [ https://issues.apache.org/jira/browse/WICKET-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920732#action_12920732 ] 

Hudson commented on WICKET-3101:
--------------------------------

Integrated in Apache Wicket 1.5.x #393 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/393/])
    WICKET-3101 No exceptionpage on exceptions during ajax

Allow HeaderBufferingWebResponse#reset() to actually reset the undelying buffer ignoring whether there is something already in or not.
This way now it is possible to call #sendRedirect() after writing some bytes in the buffer.

reviewed-by: ivaynberg


> No exceptionpage on exceptions during ajax
> ------------------------------------------
>
>                 Key: WICKET-3101
>                 URL: https://issues.apache.org/jira/browse/WICKET-3101
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M2.1
>            Reporter: Nino Martinez
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M3
>
>         Attachments: ajaxbug.zip, WICKET-3101.patch
>
>
> start the quickstart and wait to see error occuring in console, ajax just stops in browser (nothing is indicating the error)

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