From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83697 invoked by alias); 2 Jan 2019 12:35:17 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 83551 invoked by uid 48); 2 Jan 2019 12:35:13 -0000 From: "fweimer at redhat dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/24045] LC_ADDRESS for i18n might not match ISO/IEC 14652 Date: Wed, 02 Jan 2019 12:35:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.29 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc see_also flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q1/txt/msg00007.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24045 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com See Also| |http://bugs.debian.org/9133 | |48 Flags| |security- --- Comment #1 from Florian Weimer --- I think we should deprecate most parts of LC_ADDRESS because the data model= is not correct. ISO/IEC TR 14652:2002 does not improve things, I'm afraid. The key problem is the assumption of a single address format per locale, wh= ich I doubt is correct for any country. For example, in Germany, there are val= id postal addresses which lack a street, and the definition of %N in the TR results in leading spaces before the zip code in this case. --=20 You are receiving this mail because: You are on the CC list for the bug.