Re: [imp] message compose (upload) hangs after aborted connected

2013-11-06 Thread Jens-U. Mozdzen
Zitat von Michael M Slusarz Seems like this result (AJAX aborted) is somehow not caught? Works for me. Aborted AJAX responses trigger the 'HordeCore:ajaxFailure' event, which is handled in compose-dimp.js. (HordeCore:ajaxFailure is itself triggered by prototypejs' internal xmlhttprequest cod

Re: [imp] message compose (upload) hangs after aborted connected

2013-09-16 Thread Jens-U. Mozdzen
Hello Michael, Zitat von Michael M Slusarz Quoting "Jens-U. Mozdzen" : Hi all, due to reasons currently beyond our control, an AJAX call used to upload an attachment is aborted by the web server. When using Firebug to watch the network requests, I see it report that the request was aborted

Re: [imp] message compose (upload) hangs after aborted connected

2013-09-15 Thread Michael M Slusarz
Quoting "Jens-U. Mozdzen" : Hi all, due to reasons currently beyond our control, an AJAX call used to upload an attachment is aborted by the web server. When using Firebug to watch the network requests, I see it report that the request was aborted. Unfortunately, the (dynamic view) mess