Bug 5478 - Right hungarian nameorder (name_fmt)
Summary: Right hungarian nameorder (name_fmt)
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: GNU C Library Locale Maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 16:28 UTC by Karoly Gossler
Modified: 2014-07-03 11:50 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
name_fmt fixation patch (263 bytes, patch)
2007-12-12 16:30 UTC, Karoly Gossler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.