| Summary | Kronolith->Tasks: Error editing permissions |
| Queue | Kolab |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | wrobel (at) horde (dot) org |
| Requester | diegows (at) xtech (dot) com (dot) ar |
| Created | 01/27/2008 (6516 days ago) |
| Due | |
| Updated | 03/03/2008 (6480 days ago) |
| Assigned | 01/27/2008 (6516 days ago) |
| Resolved | 03/03/2008 (6480 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
different way in cvs with version 1.44 of kolab.php
Queue ⇒ Kolab
Version ⇒
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Kronolith->Tasks: Error editing permissions
Queue ⇒ Horde Framework Packages
New Attachment: tasks-notes-permission.patch
State ⇒ Unconfirmed
PHP Fatal error: Call to a member function get() on a non-object in
/kolab/var/kolab/www/horde/services/shares/edit.php on line 71
I think the attached patch is the solution.
$this->_shareMap[$share->getId()] is set in
Horde/Share.php::Horde_Share::getShareById().