| 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 | 9/1/08 (6500 days ago) |
| Due | |
| Updated | 9/22/08 (6479 days ago) |
| Assigned | 9/1/08 (6500 days ago) |
| Resolved | 9/22/08 (6479 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