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 351932 - "Start Date" can be set later then "Due Date" in Tasks
"Start Date" can be set later then "Due Date" in Tasks
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Tasks
2.8.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: Milan Crha
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-18 15:07 UTC by Matthew Barnes
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
proposed evo patch (7.93 KB, patch)
2007-11-02 15:56 UTC, Milan Crha
committed Details | Review

Description Matthew Barnes 2006-08-18 15:07:17 UTC
Forwarding this bug from downstream.
Confirmed that it still exists in Evolution 2.7.91.
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=202575


Description of problem:


Version-Release number of selected component (if applicable):
evolution-2.7.91-2

How reproducible:
always

Steps to Reproduce:
1. Launch Tasks-Evolution 
2. Create a new task and set "Start date" to be later then "Due date"
3. Click Save

  
Actual results:
Task can be saved

Expected results:
"Start date" can not be set late then "Due date" 

Additional info:
If creating a new "All Day Appointment" in Evolution, when trying to set "Due
date" earlier then "Start date", "Start date" turns to be same with "Due date"
automatically.
Comment 1 André Klapper 2006-08-20 12:20:47 UTC
don't know if it's a bug or a feature - at least i know tasks that i begin to work on much later than the due date. ;-)
Comment 2 Milan Crha 2007-11-02 15:56:39 UTC
Created attachment 98390 [details] [review]
proposed evo patch

for evolution;

To be able add a feature that it doesn't change time if it's not necessary, then I extended EDateEdit API to check if time is set or not.
Comment 3 Srinivasa Ragavan 2007-11-05 06:08:35 UTC
Fine to commit. 
Comment 4 Milan Crha 2007-11-05 10:47:05 UTC
Committed to trunk. Committed revision 34500.