[Tickets #14214] Re: PHP Fatal error: Call to a member function before() on a non-object
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 6 02:18:09 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14214
------------------------------------------------------------------------------
Ticket | 14214
Updated By | Git Commit <commits at lists.horde.org>
Summary | PHP Fatal error: Call to a member function before() on
| a non-object
Queue | Nag
Version | 4.2.6
Type | Bug
State | Assigned
Priority | 3. High
Milestone |
Patch | 1
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2016-01-06 02:18) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit dd66aaba51038eb6b38d6208c52001f644d698b8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jan 5 21:03:13 2016 -0500
Bug: 14214 Require a non-empty due date too.
While we enfore this in Nag's UI, it wasn't enforced when
adding tasks via the API - like from Kronolith, or external clients.
Even though that is now fixed, we still include this requirement
in the query to catch any existing tasks added like this.
Note: We could use a migration for this, but there already exists
newer migrations in master that make this difficult to handle.
nag/lib/Driver.php | 4 ++--
nag/lib/Driver/Sql.php | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/dd66aaba51038eb6b38d6208c52001f644d698b8
More information about the bugs
mailing list