Bug 5478

Summary: Right hungarian nameorder (name_fmt)
Product: glibc Reporter: Karoly Gossler <bugzilla>
Component: localedataAssignee: GNU C Library Locale Maintainers <libc-locales>
Status: RESOLVED FIXED    
Severity: normal CC: glibc-bugs
Priority: P2 Flags: fweimer: security-
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Attachments: name_fmt fixation patch

Description Karoly Gossler 2007-12-12 16:28:46 UTC
The cvs version of the hungarian (hu_HU) locale defination file contains wrong
name_fmt field.
Bad one: %d%t%g%t%m%t%f
Right one: %d%t%f%t%m%t%g
Comment 1 Karoly Gossler 2007-12-12 16:30:01 UTC
Created attachment 2134 [details]
name_fmt fixation patch
Comment 2 Gabor Kelemen 2007-12-15 20:24:07 UTC
For more information about the Hungarian name order, please see 

http://en.wikipedia.org/wiki/Hungarian_name
Comment 3 Ulrich Drepper 2008-04-07 17:36:15 UTC
Fixed in cvs.