DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11290
------------------------------------------------------------------------------
Ticket | 11290
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Adding attachments does not work
Queue | IMP
Version | Git develop
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2012-07-31 07:43) wrote:
>> Same error with Firefox 14.0.1.
>
> Can't reproduce still. You will need to debug. Nobody else is
> reporting this either.
Alright. Any idea how I can trace it? Perhaps an xdebug calltrace
from the moment I click on "Upload" would help?
>>>> Just tried IE 9, it fails in a different way: It says "Uploading..."
>>>> but presents me the usual -download- dialog "Do you want to open or
>>>> save the file?" after selecting the file for upload.
>>>
>>> Can't reproduce.
>>
>> Still happening. This time I saved the attachment it was
>> "downloading". Here's the content:
>> -snip--------------------------------
>> /*-secure-{"msgs":[{"message":"\/horde\/login.php?Horde=r4ufrctv9170tgsfkj2tu62ns1&url=%2Fhorde%2Fimp%2F&horde_logout_token=Ee7UAQhKP71QE-Ko2nNzzeA&logout_reason=6","type":"horde.ajaxtimeout"}],"response":false}*/
>> -snap--------------------------------
>>
>> Looks like some AJAX response?
>
> You wouldn't happen to be using cookie-less sessions? Can't
> reproduce this still.
Indeed I do. May be that's the reason for other issues I'm having.
I'll try to reproduce f.e. the mobile suite login problem with cookie
based sessions.