[jira] Created: (WICKET-2958) Success handler not called when redirecting with Ajax

2010-07-22 Thread Louis Letourneau (JIRA)
Success handler not called when redirecting with Ajax - Key: WICKET-2958 URL: https://issues.apache.org/jira/browse/WICKET-2958 Project: Wicket Issue Type: Bug Components: wicket

[jira] Updated: (WICKET-2958) Success handler not called when redirecting with Ajax

2010-07-22 Thread Louis Letourneau (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Louis Letourneau updated WICKET-2958: - Attachment: wicket-ajax.patch The patch to the issue Success handler not called when

[jira] Created: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Louis Letourneau (JIRA)
WebResponse sets a negative Content-Length when length 2G -- Key: WICKET-2917 URL: https://issues.apache.org/jira/browse/WICKET-2917 Project: Wicket Issue Type: Bug

[jira] Updated: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Louis Letourneau (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Louis Letourneau updated WICKET-2917: - Attachment: webResponse-contentLength-1.4.9.patch Patch that adds the fix to

[jira] Commented: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Louis Letourneau (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879064#action_12879064 ] Louis Letourneau commented on WICKET-2917: -- The patch tests for the length, but

[jira] Updated: (WICKET-1838) AjaxLink setResponsePage to a stream = queue is not resumed after redirect.

2008-09-17 Thread Louis Letourneau (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Louis Letourneau updated WICKET-1838: - Attachment: wicket-ajax.patch This patch solves the problem for me. AjaxLink

[jira] Created: (WICKET-1838) AjaxLink setResponsePage to a stream = queue is not resumed after redirect.

2008-09-16 Thread Louis Letourneau (JIRA)
AjaxLink setResponsePage to a stream = queue is not resumed after redirect. --- Key: WICKET-1838 URL: https://issues.apache.org/jira/browse/WICKET-1838 Project: Wicket