[Tickets #12593] PHP ERROR when deleting an e-mail.

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Aug 21 11:59:24 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12593
------------------------------------------------------------------------------
  Ticket             | 12593
  Created By         | mrose at hs-harz.de
  Summary            | PHP ERROR when deleting an e-mail.
  Queue              | IMP
  Version            | 6.1.3
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


mrose at hs-harz.de (2013-08-21 11:59) wrote:

When deleting an e-mail in the horde.log is the following error:

2013-08-21T13:43:15+02:00 WARN: HORDE [imp] PHP ERROR:  
array_intersect_key(): Argument #1 is not an array [pid 3765 on line  
276 of "/usr/share/pear/Horde/Imap/Client/Cache/Backend/Cache.php"]
2013-08-21T13:43:15+02:00 DEBUG: HORDE  1.  
Horde_Core_Ajax_Application->doAction()  
/var/www/webmail/services/ajax.php:58
  2. call_user_func() /usr/share/pear/Horde/Core/Ajax/Application.php:162
  3. IMP_Ajax_Application_Handler_Common->deleteMessages()
  4. IMP_Message->delete()  
/var/www/webmail/imp/lib/Ajax/Application/Handler/Common.php:221
  5. IMP_Imap->copy() /var/www/webmail/imp/lib/Message.php:229
  6. IMP_Imap->__call() /var/www/webmail/imp/lib/Message.php:229
  7. call_user_func_array() /var/www/webmail/imp/lib/Imap.php:571
  8. Horde_Imap_Client_Base->copy()
  9. Horde_Imap_Client_Socket->_copy()  
/usr/share/pear/Horde/Imap/Client/Base.php:3042
10. Horde_Imap_Client_Base->expunge()  
/usr/share/pear/Horde/Imap/Client/Socket.php:3290
11. Horde_Imap_Client_Socket->_expunge()  
/usr/share/pear/Horde/Imap/Client/Base.php:2056
12. Horde_Imap_Client_Socket->_sendCmd()  
/usr/share/pear/Horde/Imap/Client/Socket.php:1876
13. Horde_Imap_Client_Socket->_sendCmdChunk()  
/usr/share/pear/Horde/Imap/Client/Socket.php:3791
14. Horde_Imap_Client_Socket->_getLine()  
/usr/share/pear/Horde/Imap/Client/Socket.php:3861
15. Horde_Imap_Client_Socket->_serverResponse()  
/usr/share/pear/Horde/Imap/Client/Socket.php:4073
16. Horde_Imap_Client_Socket->_deleteMsgs()  
/usr/share/pear/Horde/Imap/Client/Socket.php:4268
17. Horde_Imap_Client_Base->_deleteMsgs()  
/usr/share/pear/Horde/Imap/Client/Socket.php:3738
18. Horde_Imap_Client_Cache->deleteMsgs()  
/usr/share/pear/Horde/Imap/Client/Base.php:3886
19. Horde_Imap_Client_Cache_Backend_Cache->deleteMsgs()  
/usr/share/pear/Horde/Imap/Client/Cache.php:218
20. array_intersect_key()  
/usr/share/pear/Horde/Imap/Client/Cache/Backend/Cache.php:276
21. Horde_ErrorHandler::errorHandler()

2013-08-21T13:43:15+02:00 DEBUG: HORDE [imp] SQL  (0,0006s)
     SELECT alarm_id, alarm_uid, alarm_start, alarm_end, alarm_methods,
       alarm_params, alarm_title, alarm_text, alarm_snooze, alarm_internal
       FROM horde_alarms WHERE alarm_dismissed = 0 AND ((alarm_snooze IS NULL
       AND alarm_start <= '2013-08-21T11:43:15') OR alarm_snooze <=
       '2013-08-21T11:43:15') AND (alarm_end IS NULL OR alarm_end >=
       '2013-08-21T11:43:15') AND (alarm_uid IS NULL OR alarm_uid = '' OR
       alarm_uid = 'xxxxxxx') ORDER BY alarm_start, alarm_end [pid  
3765 on line 319 of "/usr/share/pear/Horde/Db/Adapter/Mysqli.php"]






More information about the bugs mailing list