Summary | Update Nag_Driver_Kolab::getChildren() API |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | mike.gabriel (at) das-netzwertkeam (dot) de |
Created | 12/15/2015 (3490 days ago) |
Due | |
Updated | 12/18/2015 (3487 days ago) |
Assigned | 12/16/2015 (3489 days ago) |
Resolved | 12/18/2015 (3487 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Taken from mrubinsk@horde.org
State ⇒ Resolved
Assigned to mrubinsk@horde.org
State ⇒ Assigned
Needs to be cherry-picked back to FW_5_2
Queue ⇒ Kolab
Version ⇒
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Update Nag_Driver_Kolab::getChildren() API
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ Yes
New Attachment: 1001_nag-kolab-fix-getChildren-API.patch
State ⇒ Unconfirmed
function parameter which pollutes the horde.log file:
"""
2015-12-14T16:22:58+01:00 DEBUG: HORDE [nag] PHP ERROR: Declaration of
Nag_Driver_Kolab::getChildren() should be compatible with
Nag_Driver::getChildren($parentId, $include_history = true) [pid 25799
on line 16 of "/usr/share/horde/nag/lib/Driver/Kolab.php"]
"""
Patch is attached.