6.0.0-beta1
9/24/25

[#4871] Nag requires an owner attribute on tasks
Summary Nag requires an owner attribute on tasks
Queue Nag
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester wrobel (at) pardus (dot) de
Created 01/11/2007 (6831 days ago)
Due
Updated 01/12/2007 (6830 days ago)
Assigned 01/11/2007 (6831 days ago)
Resolved 01/12/2007 (6830 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/12/2007 10:53:18 AM Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
Done.
01/12/2007 10:53:05 AM Jan Schneider Deleted Original Message
 
01/12/2007 10:08:14 AM wrobel (at) pardus (dot) de Comment #3 Reply to this comment
For now, why not just put in:

'owner' => Auth::getAuth(),

in _buildTask() in Nag_Driver_kolab?
Yes :) sounds indeed way more reasonable than what I suggested. Would 
be nice if you could change that. Thanks!
01/11/2007 09:58:42 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
For now, why not just put in:



'owner' => Auth::getAuth(),



in _buildTask() in Nag_Driver_kolab?
01/11/2007 01:22:44 PM wrobel (at) pardus (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Nag requires an owner attribute on tasks
Queue ⇒ Nag
New Attachment: nag_lib_Driver_kolab.php-empty_owner_fixes-20070111.patch
State ⇒ Unconfirmed
Reply to this comment
The SQL driver for nag provides a "owner" attribute. The Kolab driver 
does not.



I would like to look deeper into the Kolab Object Format to decide how 
this attibute should be handled. Otherwise there might be conflicts 
with other mail clients accessing the same Task Objects. So I did not 
add this attribute to the kolab driver yet.



Now I fixed nag to accept an empty owner attribute though I am not 
certain whether that is ok. If you feel that it would be better to 
require each driver to support the owner attribute then I would try to 
add that sooner.



Suggested patch attached.

Saved Queries