6.0.0-RC7
6/27/26
  • Error
    Ticket 583 was not found.

[#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 1/11/07 (7107 days ago)
Due
Updated 1/12/07 (7106 days ago)
Assigned 1/11/07 (7107 days ago)
Resolved 1/12/07 (7106 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
1810 Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
Done.
510 Jan Schneider Deleted Original Message
 
1410 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!
429 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?
441 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