Summary | Kolab backend: Rename leads to PHP error |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/08/2012 (4666 days ago) |
Due | |
Updated | 10/15/2012 (4659 days ago) |
Assigned | 10/08/2012 (4666 days ago) |
Resolved | 10/09/2012 (4665 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit ddea0a491be1aa3ab44991c4db8e6945b65edc2d
Author: Jan Schneider <jan@horde.org>
Date: Mon Oct 8 15:50:27 2012 +0200
Fix variable name (
Bug #11473).turba/addressbooks/edit.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ddea0a491be1aa3ab44991c4db8e6945b65edc2d
The 'kolab' backend was disabled in backends.php. The Kolab_Share
infrastructure still lists all available shares. You just get a funny
error message when you try to create a new one.
-> I'd say let's reject this one.
Assigned to Jan Schneider
State ⇒ Feedback
commit ddea0a491be1aa3ab44991c4db8e6945b65edc2d
Author: Jan Schneider <jan@horde.org>
Date: Mon Oct 8 15:50:27 2012 +0200
Fix variable name (
Bug #11473).turba/addressbooks/edit.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ddea0a491be1aa3ab44991c4db8e6945b65edc2d
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab backend: Rename leads to PHP error
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when I rename an address book in Turba, the address book gets
correctly renamed
on the IMAP server. Turba shows an empty, red error message pop up and
this is in the horde.log:
2012-10-08T15:01:45+02:00 NOTICE: HORDE [turba] PHP ERROR: Undefined
variable: result [pid 10880 on line 49 of
"/datastore/DEVEL/horde/turba/addressbooks/edit.php"]
Thomas