Summary | Kolab_Share: Wrong parameter in error message |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/31/2012 (4607 days ago) |
Due | |
Updated | 11/06/2012 (4601 days ago) |
Assigned | |
Resolved | 11/06/2012 (4601 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit ba02d59478db28ce3d9405302bb652655eebb85e
Author: Jan Schneider <jan@horde.org>
Date: Tue Nov 6 17:54:49 2012 +0100
Fix error messages (
Bug #11607)..../List/Query/List/Cache/Synchronization.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ba02d59478db28ce3d9405302bb652655eebb85e
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab_Share: Wrong parameter in error message
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
I've just discovered this error message in my logs due to broken data
on the server:
2012-10-31T11:45:10+01:00 ERR: HORDE [turba] Unable to mark Array as a
default folder. It is not within your personal namespace! [pid 18964
on line 775 of
"/datastore/DEVEL/horde/framework/Share/lib/Horde/Share/Kolab.php"]
The "Array" part in there looks wrong.
Thomas