Summary | Drag folder gives UI 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 | 12/09/2010 (5332 days ago) |
Due | |
Updated | 12/09/2010 (5332 days ago) |
Assigned | |
Resolved | 12/09/2010 (5332 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Drag folder gives UI errors
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
I dragged "Test3" from "Test.Test3" to "Test2"
The folder is correctly rename on the server (from Test.Test3 to
Test2.Test3) , but UI is not updated and I get the following errors :
==> httpd/error_log <==
PHP Fatal error: Call to a member function rename() on a non-object
in /var/www/html/horde/imp/lib/Folder.php on line 233, referer:
http://127.0.0.1/horde/imp/
==> /tmp/horde.log <==
2010-12-09T15:45:35+01:00 DEBUG: HORDE [imp] Le dossier « Test.Test3 »
a bien été renommé en « Test2.Test3 ». [pid 32699 on line 27 of
"/var/www/html/horde/libs/Horde/Core/Notification/Hordelog.php"]
2010-12-09T15:45:35+01:00 DEBUG: HORDE [imp] PHP ERROR: Undefined
variable: imaptree [pid 32699 on line 233 of
"/var/www/html/horde/imp/lib/Folder.php"]