After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 404002 - Evolution tasks are incompatible to Outlook tasks
Evolution tasks are incompatible to Outlook tasks
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: Suman Manjunath
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2007-02-03 17:46 UTC by Sebastien Bacher
Modified: 2008-01-13 17:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
patch in evolution-exchange/calendar/e-cal-backend-exchange-tasks.c (1.39 KB, patch)
2007-10-09 17:42 UTC, Suman Manjunath
committed Details | Review

Description Sebastien Bacher 2007-02-03 17:46:17 UTC
That bug has been opened on https://launchpad.net/bugs/69688

"I am working with both Evolution and MS-Outlook (unfortunatelly I need to continue doing this until I can handle all MS-Documents without problems with Ubuntu). Therefore I noticed the following incompatiblity between tasks stored by Outlook in the exchange server and tasks stored by Evolution in the exchange server:

Outlook does not differentiate between tasks with "normal" and "(none)" priorty. Both concepts are handled as tasks with "normal" priority. Unfortunatelly Outlook stores tasks with "normal" priority without any priority label (as "(none)" priority task). This results in all these tasks without a priority label are shown in Evolution as "(none)" tasks. This is a minior bug but it is really nasty because it puzzles the ordering of tasks: high, normal, low, (none). Causing all "normal" tasks stored by Outlook to be shown in the last position in Evolution instead of in between of "high" and "low" (when ordering is activated).

In the opposite direction these problem seems not to occur.

Can anybody do me the favour and add somewhere in the many lines of Evolution-Code a proper line which makes Evolution handling tasks without a priority label as "normal" priorised tasks?

Thank you and best regards,
Dominik Kuropka"
Comment 1 Dominik Kuropka 2007-10-01 14:25:15 UTC
Unfortunatelly this is still an issue with Ubuntu 7.10 Gutsy Gibbon Beta :-(
Comment 2 Suman Manjunath 2007-10-08 15:10:26 UTC
thanks for the report.. will verify this behavior by tomorrow.. and hopefully fix it ASAP.. :)
Comment 3 Suman Manjunath 2007-10-09 17:42:56 UTC
Created attachment 96952 [details] [review]
patch in evolution-exchange/calendar/e-cal-backend-exchange-tasks.c

yep.. confirming the behavior.. 

the patch attached fixes the issue.. :)
Comment 4 Dominik Kuropka 2007-10-19 08:14:22 UTC
Thank you very much, I really hope this patch will make it into the upcomming Ubuntu 7.10 Release.
Comment 5 Srinivasa Ragavan 2007-12-04 12:30:30 UTC
Chen, can you verify this?
Comment 6 Chenthill P 2008-01-13 08:08:20 UTC
Patch looks good to commit.
Comment 7 Suman Manjunath 2008-01-13 17:25:01 UTC
Committed to SVN trunk as r1539
(http://svn.gnome.org/viewvc/evolution-exchange?view=revision&revision=1539)