[Tickets #11290] Re: Adding attachments does not work
bugs at horde.org
bugs at horde.org
Sat Aug 11 15:46:35 UTC 2012
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-08-11 15:46) wrote:
Ok, I think I found a way to trigger it:
- Disable session cookies in horde/conf.php:
$conf['session']['use_only_cookies'] = false;
- Disable cookies in php's php.ini:
session.use_cookies = 0
-> Adding attachment will fail now. To be on the safe side, clear all
browser cache/cookie data and restart PHP after the change.
May be it's related to #11345, I'll retest once that is fixed.
More information about the bugs
mailing list