[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
Fri Oct 20 20:33:52 UTC 2017
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 | Resolved
Priority | 3. High
Milestone |
Patch | 1
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2017-10-20 20:33) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit 8fbe7150484675e0911f386476d8770da4f12917
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue, 05 Jan 2016 21:17:57 -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.
M lib/Driver.php
M lib/Driver/Sql.php
https://github.com/horde/nag/commit/8fbe7150484675e0911f386476d8770da4f12917
More information about the bugs
mailing list