6.0.0-beta1
7/19/25

[#9797] drag&drop folders php errors
Summary drag&drop folders php errors
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester rsalmon (at) mbpgroup (dot) com
Created 04/04/2011 (5220 days ago)
Due
Updated 04/04/2011 (5220 days ago)
Assigned
Resolved 04/04/2011 (5220 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/04/2011 06:57:35 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
04/04/2011 06:57:01 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9797: Fix PHP errors when dragging/dropping folders

  2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/c72e41a32bb807350dc9f4feeb2bf820314e406d
04/04/2011 10:47:32 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ drag&drop folders php errors
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment

using dynamic mode, drag and drop a folder onto another one. UI looks 
good, and I get a 'successful' notification, but I get the following 
errors in horde.log :

2011-04-04T12:31:32+02:00 DEBUG: HORDE [imp] The folder "test14" was 
successfully renamed to "test15.test14". [pid 29646 on line 27 of 
"/var/www/html/hordetest/libs/Horde/Core/Notification/Hordelog.php"]
2011-04-04T12:31:32+02:00 WARN: HORDE [imp] PHP ERROR: Illegal offset 
type in isset or empty [pid 29646 on line 1393 of 
"/var/www/html/hordetest/imp/lib/Imap/Tree.php"]
2011-04-04T12:31:32+02:00 DEBUG: 1
Horde_Core_Ajax_Application->doAction() 
/var/www/html/hordetest/services/ajax.php:60
2. call_user_func() 
/var/www/html/hordetest/libs/Horde/Core/Ajax/Application.php:95
3. IMP_Ajax_Application->renameMailbox()
4. IMP_Folder->rename() 
/var/www/html/hordetest/imp/lib/Ajax/Application.php:175
5. IMP_Imap_Tree->rename() /var/www/html/hordetest/imp/lib/Folder.php:205
6. Horde::errorHandler() /var/www/html/hordetest/imp/lib/Imap/Tree.php:1393

2011-04-04T12:31:32+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined 
variable: folder [pid 29646 on line 267 of 
"/var/www/html/hordetest/imp/lib/Mailbox.php"]
2011-04-04T12:31:32+02:00 DEBUG: 1
Horde_Core_Ajax_Application->doAction() 
/var/www/html/hordetest/services/ajax.php:60
2. call_user_func() 
/var/www/html/hordetest/libs/Horde/Core/Ajax/Application.php:95
3. IMP_Ajax_Application->renameMailbox()
4. IMP_Folder->rename() 
/var/www/html/hordetest/imp/lib/Ajax/Application.php:175
5. IMP_Imap_Tree->rename() /var/www/html/hordetest/imp/lib/Folder.php:205
6. IMP_Imap_Tree->delete() /var/www/html/hordetest/imp/lib/Imap/Tree.php:1396
7. IMP_Imap_Tree->removePollList() 
/var/www/html/hordetest/imp/lib/Imap/Tree.php:705
8. IMP_Mailbox->__get() /var/www/html/hordetest/imp/lib/Imap/Tree.php:1065
9. Horde::errorHandler() /var/www/html/hordetest/imp/lib/Mailbox.php:267

2011-04-04T12:31:32+02:00 DEBUG: HORDE [imp] Horde_Prefs: Storing 
preference value (nav_poll) [pid 29646 on line 193 of 
"/var/www/html/hordetest/libs/Horde/Prefs.php"]
2011-04-04T12:31:32+02:00 WARN: HORDE [imp] PHP ERROR: Illegal offset 
type in isset or empty [pid 29646 on line 1393 of 
"/var/www/html/hordetest/imp/lib/Imap/Tree.php"]
2011-04-04T12:31:32+02:00 DEBUG: 1
Horde_Core_Ajax_Application->doAction() 
/var/www/html/hordetest/services/ajax.php:60
2. call_user_func() 
/var/www/html/hordetest/libs/Horde/Core/Ajax/Application.php:95
3. IMP_Ajax_Application->renameMailbox()
4. IMP_Folder->rename() 
/var/www/html/hordetest/imp/lib/Ajax/Application.php:175
5. IMP_Imap_Tree->rename() /var/www/html/hordetest/imp/lib/Folder.php:205
6. Horde::errorHandler() /var/www/html/hordetest/imp/lib/Imap/Tree.php:1393

Saved Queries