From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51111 invoked by alias); 23 May 2019 15:41:27 -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 51042 invoked by uid 48); 23 May 2019 15:41:24 -0000 From: "wesley at weha dot be" To: libc-locales@sourceware.org Subject: [Bug localedata/24615] New: nl_BE and probably nl_NL as well gives the wrong money format with negative numbers Date: Thu, 23 May 2019 15:41:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: wesley at weha dot be X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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-q2/txt/msg00056.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24615 Bug ID: 24615 Summary: nl_BE and probably nl_NL as well gives the wrong money format with negative numbers Product: glibc Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: localedata Assignee: unassigned at sourceware dot org Reporter: wesley at weha dot be CC: libc-locales at sourceware dot org Target Milestone: --- I posted a bug on PHP.net because the money_format was wrong for nl_BE when using a negative value. Apparently this links back to glibc: https://bugs.php.net/bug.php?id=3D78056&edit=3D2 So -1234.56 comes out as =E2=82=AC 1 234,56- which should actually be =E2= =82=AC -1 234,56 Documentation: https://taaladvies.net/taal/advies/vraag/1198/euro_12_12/ --=20 You are receiving this mail because: You are on the CC list for the bug.