Am 23.08.2010 15:20, schrieb Philippe Roussel:
> In SimpleAgenda I use an instance of NSDateFormatter created with
> 
> dateFormatter = AUTORELEASE([[NSDateFormatter alloc]
> initWithDateFormat:[[NSUserDefaults standardUserDefaults]
> objectForKey:NSShortDateFormatString] allowNaturalLanguage:NO]);
> 
> in the appointment editor for a textbox where you can enter the last
> date of a recurring event. I *think* it used to work but with latest svn
> I'm unable to change the date and the textbox has a really strange
> behaviour.
> 
> I'm using a French locale but the problem exists in English too.
> 
> Is my code wrong or is this a bug in NSDateFormatter ?
> Did someone recently tested that code ?

I was able to reproduce a problem here (probably with an older version
of SimpleAgenda). Could you please write a detailed bug report. I am
going to look into this in the next days and it would be great to have a
place where we gather all relevant information.

Fred

_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to