| Summary | Kolab driver outputs PHP errors |
| Queue | Turba |
| 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/20/2012 (4857 days ago) |
| Due | |
| Updated | 08/29/2012 (4817 days ago) |
| Assigned | |
| Resolved | 08/07/2012 (4839 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
commit e051d50024abe52d2f0d0c1a4a5255cfe2e8c17a
Author: root <root@intranator.net.lan>
Date: Fri Jul 20 17:07:48 2012 +0200
Fix bunch of PHP errors in the Kolab driver
Bug: 11302Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Jan Schneider <jan@horde.org>
turba/lib/Driver/Kolab.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/e051d50024abe52d2f0d0c1a4a5255cfe2e8c17a
State ⇒ Resolved
commit e051d50024abe52d2f0d0c1a4a5255cfe2e8c17a
Author: root <root@intranator.net.lan>
Date: Fri Jul 20 17:07:48 2012 +0200
Fix bunch of PHP errors in the Kolab driver
Bug: 11302Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Jan Schneider <jan@horde.org>
turba/lib/Driver/Kolab.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/e051d50024abe52d2f0d0c1a4a5255cfe2e8c17a
Priority ⇒ 1. Low
New Attachment: 0001-Fix-bunch-of-PHP-errors-in-the-Kolab-driver.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Kolab driver outputs PHP errors
Type ⇒ Bug
State ⇒ Unconfirmed
attached patch fixes a bunch of PHP errors in the Kolab turba driver.
Thomas