6.0.0-alpha14
6/24/25

[#14303] Failed to parse time string when creating new task
Summary Failed to parse time string when creating new task
Queue Nag
Queue Version 4.2.8
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester horde40 (at) volkerthen (dot) com
Created 03/24/2016 (3379 days ago)
Due
Updated 10/20/2017 (2804 days ago)
Assigned
Resolved 03/31/2016 (3372 days ago)
Github Issue Link
Github Pull Request
Milestone 4.2.9
Patch No

History
10/20/2017 08:33:55 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 0f961a9bf7561ddf7c450e37fdc0b2cb33d70a18
Author: Jan Schneider <jan@horde.org>
Date:   Thu, 31 Mar 2016 12:17:13 +0200

Use Horde_Core_Script_Package_Datejs::translateFormat() to translate 
between JS and PHP date formats (Bug #14303).

  M docs/CHANGES
  M package.xml
  M templates/javascript_defs.php

https://github.com/horde/nag/commit/0f961a9bf7561ddf7c450e37fdc0b2cb33d70a18
03/31/2016 10:20:32 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 3f314cdd8888280ddb20c4bf8ca1d9fc54794baf
Author: Jan Schneider <jan@horde.org>
Date:   Thu Mar 31 12:17:13 2016 +0200

     Use Horde_Core_Script_Package_Datejs::translateFormat() to 
translate between JS and PHP date formats (Bug #14303).

  nag/docs/CHANGES                  |    8 ++++++++
  nag/package.xml                   |   17 ++++++++++++++++-
  nag/templates/javascript_defs.php |    6 +++---
  3 files changed, 27 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/3f314cdd8888280ddb20c4bf8ca1d9fc54794baf
03/31/2016 10:17:55 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
Priority ⇒ 2. Medium
Milestone ⇒ 4.2.9
 
03/31/2016 10:17:28 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 3bcd0532ba2c2cc14d6847a583dc6a44f17d6e33
Author: Jan Schneider <jan@horde.org>
Date:   Thu Mar 31 12:17:13 2016 +0200

     Use Horde_Core_Script_Package_Datejs::translateFormat() to 
translate between JS and PHP date formats (Bug #14303).

  nag/docs/CHANGES                  |    1 +
  nag/package.xml                   |    2 ++
  nag/templates/javascript_defs.php |    6 +++---
  3 files changed, 6 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/3bcd0532ba2c2cc14d6847a583dc6a44f17d6e33
03/24/2016 01:59:32 PM horde40 (at) volkerthen (dot) com Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Failed to parse time string when creating new task
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
When saving a task:

A fatal error has occurred

Failed to parse time string (25/03/2016 15:10)

Changing the date format in the global preferences is a workaround. 
The form accepts manual input of 03/24/2016, but input with the date 
picker only gives "%x" in the input field.

Volker

Saved Queries