public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/15221] New: Typo in the postal_fmt field of ia_FR locale
@ 2013-03-04  0:49 nik.kalach at inbox dot ru
  2013-03-04  0:50 ` [Bug localedata/15221] " nik.kalach at inbox dot ru
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nik.kalach at inbox dot ru @ 2013-03-04  0:49 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=15221

             Bug #: 15221
           Summary: Typo in the postal_fmt field of ia_FR locale
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: unassigned@sourceware.org
        ReportedBy: nik.kalach@inbox.ru
                CC: libc-locales@sourceware.org
    Classification: Unclassified


ia_FR locale is missing escape symbol '%' before 't' in the postal_fmt
definition 
in section LC_ADDRESS.

The current postal_fmt with the error:

$ LANG=ia_FR.utf8 locale -k postal_fmt
postal_fmt="%f%N%a%N%d%N%b%N%st%ht%et%r%N%zt%T%N%c%N"

The attached patch corrects the postal_fmt. The result after the patch:

$ LANG=ia_FR.utf8 locale -k postal_fmt
postal_fmt="%f%N%a%N%d%N%b%N%s%t%h%t%e%t%r%N%z%t%T%N%c%N"

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug localedata/15221] Typo in the postal_fmt field of ia_FR locale
  2013-03-04  0:49 [Bug localedata/15221] New: Typo in the postal_fmt field of ia_FR locale nik.kalach at inbox dot ru
@ 2013-03-04  0:50 ` nik.kalach at inbox dot ru
  2013-04-27 16:00 ` aj at suse dot de
  2014-06-13 19:15 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: nik.kalach at inbox dot ru @ 2013-03-04  0:50 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=15221

--- Comment #1 from Nik Kalach <nik.kalach at inbox dot ru> 2013-03-04 00:48:04 UTC ---
Created attachment 6915
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6915
postal_fmt patch for ia_FR locale

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug localedata/15221] Typo in the postal_fmt field of ia_FR locale
  2013-03-04  0:49 [Bug localedata/15221] New: Typo in the postal_fmt field of ia_FR locale nik.kalach at inbox dot ru
  2013-03-04  0:50 ` [Bug localedata/15221] " nik.kalach at inbox dot ru
@ 2013-04-27 16:00 ` aj at suse dot de
  2014-06-13 19:15 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: aj at suse dot de @ 2013-04-27 16:00 UTC (permalink / raw)
  To: libc-locales

http://sourceware.org/bugzilla/show_bug.cgi?id=15221

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aj at suse dot de
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |aj at suse dot de
                   |dot org                     |

--- Comment #2 from Andreas Jaeger <aj at suse dot de> 2013-04-27 14:56:39 UTC ---
Thanks, I committed this now for glibc 2.18:

commit d5ba74f76461d2eaca738413cd49bf28bebff2f1
Author: Nik Kalach <nikka@fedoraproject.org>
Date:   Sat Apr 27 16:54:14 2013 +0200

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug localedata/15221] Typo in the postal_fmt field of ia_FR locale
  2013-03-04  0:49 [Bug localedata/15221] New: Typo in the postal_fmt field of ia_FR locale nik.kalach at inbox dot ru
  2013-03-04  0:50 ` [Bug localedata/15221] " nik.kalach at inbox dot ru
  2013-04-27 16:00 ` aj at suse dot de
@ 2014-06-13 19:15 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 19:15 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=15221

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-13 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04  0:49 [Bug localedata/15221] New: Typo in the postal_fmt field of ia_FR locale nik.kalach at inbox dot ru
2013-03-04  0:50 ` [Bug localedata/15221] " nik.kalach at inbox dot ru
2013-04-27 16:00 ` aj at suse dot de
2014-06-13 19:15 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).