discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with NSShortDateFormatString


From: Sebastian Reitenbach
Subject: Re: Problem with NSShortDateFormatString
Date: Mon, 30 Jan 2012 09:38:12 +0100
User-agent: SOGoMail 1.3.11

 
On Sunday, January 29, 2012 22:24 CET, Fred Kiefer <fredkiefer@gmx.de> wrote: 
 
> On 29.01.2012 16:45, Riccardo Mottola wrote:
> > Hi,
> >
> > On 01/28/12 13:36, Sebastian Reitenbach wrote:
> >> Hi,
> >>
> >> while looking into AddressManager, I found, I can enter a birth date,
> >> but its not shown there.
> >>
> >> Its using this in
> >> Frameworks/AddressView/ADPersonPropertyView+Private.m to set the value
> >> that should be shown:
> >>
> >> val = [val descriptionWithCalendarFormat:[[NSUserDefaults
> >> standardUserDefaults] objectForKey:NSShortDateFormatString]];
> >>
> >> Looking into -base, I think it should take the format string from
> >> Resources/Languages/<Language>
> >>
> >> I don't have a locale set, but also tried to set
> >> LC_CTYPE='de_DE.UTF-8' or LANG, or LC_ALL, but no change.
> > there is something fishy there: on GNUstep running on NetBSD Birdthays
> > can be typed in, loaded and displayed just fine.
> > The same think on linux doesn't work. Since it used to work, we have a
> > new bug here.
> 
> This works for me with my German locale. Have you rebuild base after 
> Richard's changes? I think the problem should be fixed now.

Indeed, the birthdate is shown now. And it also fixed one (or two) problems in 
SimpleAgenda too.

cheers,
Sebastian



> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
 
 
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]