Summary | Creating a new completed task |
Queue | Nag |
Queue Version | 2.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) , jan (at) horde (dot) org |
Requester | patrick.abiven (at) apitech (dot) fr |
Created | 09/01/2008 (6163 days ago) |
Due | |
Updated | 09/22/2008 (6142 days ago) |
Assigned | 09/01/2008 (6163 days ago) |
Resolved | 09/22/2008 (6142 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.122&r2=1.123&ty=u
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Creating a new completed task
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
When creating a new task which is marked as 'completed', the field
task_completed_date is not set.
It seems that in lib/Driver/sql.php, method _add() should add the
field task_completed_date when the completed state in on.
Regards
Patrick