Summary | Kolab backend: Can't complete tasks |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/16/2012 (4648 days ago) |
Due | |
Updated | 10/27/2012 (4637 days ago) |
Assigned | |
Resolved | 10/16/2012 (4648 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit ce5e1a97d8c7f687d0b49567c61976aac424b9ab
Author: Jan Schneider <jan@horde.org>
Date: Tue Oct 16 17:01:31 2012 +0200
Fix completing tasks (
Bug #11525).nag/lib/Driver/Kolab.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ce5e1a97d8c7f687d0b49567c61976aac424b9ab
State ⇒ Resolved
commit ce5e1a97d8c7f687d0b49567c61976aac424b9ab
Author: Jan Schneider <jan@horde.org>
Date: Tue Oct 16 17:01:31 2012 +0200
Fix completing tasks (
Bug #11525).nag/lib/Driver/Kolab.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ce5e1a97d8c7f687d0b49567c61976aac424b9ab
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Kolab backend: Can't complete tasks
Type ⇒ Bug
State ⇒ Unconfirmed
I can't complete a newly created task in nag.
All I get is a red error poup, no message in the logs:
"There was a problem completing foobar: DateTime::__construct() [<a
href='datetime.--construct'>datetime.--construct</a>]: Failed to parse
time string (@) at position 0 (@): Unexpected character"
Thomas