From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.2.1) Gecko/20030303 Description of problem: I just tried to add the appointment with specified time, but I can't add it. Evolution said, "Start time is wrong" or "End time is wrong". it's always failed with CJK locale. it looks like the parser can't understands the localized time. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.run evolution with ja_JP locale. 2.go to Calendar, choose New->Appointment 3.specify the date and the time, save it then Actual Results: the error occurs like "Start time is wrong" or "End time is wrong" Expected Results: save the appointment correctly Additional info:
Pointer to the upstream bugzilla - http://bugzilla.ximian.com/show_bug.cgi?id=45278 It seems that it was already filed, but no reply.
Created attachment 94550 [details] backported patch This issue seems to be fixed in CVS: 2003-08-20 Suresh Chandrasekharan <suresh.chandrasekharan> * e-time-utils.c (parse_with_strptime): Fixes #43558 Appointment Editor always gives time validation error for apptmnts in non UTF-8/non ASCII locales. Could you apply this backported patch for us?
The patch is in 1.4.5 which is built and in -scratch, just pending some testing before being moved over.
Ok. I have confirmed the fix in 1.4.5.
Taroon had 1.4.5. so closing.