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 469119 - Task/Memo does not check whether month is of 30 ,31 ,29 or28 days
Task/Memo does not check whether month is of 30 ,31 ,29 or28 days
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Milan Crha
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-22 05:48 UTC by Sankar P
Modified: 2008-02-22 18:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed eds patch (2.03 KB, patch)
2008-02-22 12:57 UTC, Milan Crha
committed Details | Review

Description Sankar P 2007-08-22 05:48:33 UTC
while you create Tasks/Memo and entering a date it wont check for correct days
(28/29/30/31) and it simply saves it. 
e.g- June is fo 30 days but we can make a memo / task on the date of 31 June
whic is wrong it should immediately prompt a error message but it does not
behave in this way

You have a nice date selector widget to use, anyway.

Was filed as : https://bugzilla.novell.com/show_bug.cgi?id=297677
Comment 1 Milan Crha 2008-02-22 12:57:51 UTC
Created attachment 105756 [details] [review]
proposed eds patch

for evolution-data-server;

has_correct_date body stolen from two e-cal-time-utils functions :)
Comment 2 Srinivasa Ragavan 2008-02-22 18:41:56 UTC
Seems fine milan. Just test and commit it.
Comment 3 Milan Crha 2008-02-22 18:53:57 UTC
Committed to trunk. Committed revision 8523.