Summary | Kolab backend: Rename of notepads not working |
Queue | Mnemo |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 07/18/2012 (4749 days ago) |
Due | |
Updated | 08/29/2012 (4707 days ago) |
Assigned | |
Resolved | 07/19/2012 (4748 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 478470318518c8143b0576bb99f2b074e7806ecf
Author: Jan Schneider <jan@horde.org>
Date: Thu Jul 19 02:28:20 2012 +0200
[jan] Fix renaming of shares (
Bug #11281)..../Horde/Kolab/Storage/Driver/Decorator/Base.php | 2 +-
framework/Kolab_Storage/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/478470318518c8143b0576bb99f2b074e7806ecf
commit 7a64665b116132d7e8aed03025d3fe9f20f8dc4f
Author: Jan Schneider <jan@horde.org>
Date: Thu Jul 19 01:01:05 2012 +0200
Fix pushing exception (
Bug #11281).mnemo/notepads/edit.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/7a64665b116132d7e8aed03025d3fe9f20f8dc4f
State ⇒ Resolved
commit 478470318518c8143b0576bb99f2b074e7806ecf
Author: Jan Schneider <jan@horde.org>
Date: Thu Jul 19 02:28:20 2012 +0200
[jan] Fix renaming of shares (
Bug #11281)..../Horde/Kolab/Storage/Driver/Decorator/Base.php | 2 +-
framework/Kolab_Storage/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/478470318518c8143b0576bb99f2b074e7806ecf
commit 7a64665b116132d7e8aed03025d3fe9f20f8dc4f
Author: Jan Schneider <jan@horde.org>
Date: Thu Jul 19 01:01:05 2012 +0200
Fix pushing exception (
Bug #11281).mnemo/notepads/edit.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/7a64665b116132d7e8aed03025d3fe9f20f8dc4f
is probably in the Kolab shares driver.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab backend: Rename of notepads not working
Queue ⇒ Mnemo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
renaming of notepads is not working. The UI successfully renames the
share but the change is not reflected on the IMAP server. (=the folder
name stays the same).
Message is in the logs:
2012-07-18T17:05:05+02:00 ERR: HORDE [mnemo] Share id
YTozOntpOjA7czo1OiJhZG1pbiI7aToxO3M6MDoiIjtpOjI7czo1OiJJTkJPWCI7fQ not
found [pid 4148 on line 310 of
"/datastore/DEVEL/horde/framework/Share/lib/Horde/Share/Kolab.php"]
2012-07-18T17:05:05+02:00 NOTICE: HORDE [mnemo] PHP ERROR: Undefined
variable: result [pid 4148 on line 47 of
"/datastore/DEVEL/horde/mnemo/notepads/edit.php"]
Cheers,
Thomas