New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11968 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

findutils installs a ${prefix}/lib/charset.alias file, breaking the locales

Reported by: vinc17@… Owned by: pipping@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc: vinc17@… pipping@…
Port:

Description

findutils installs a ${prefix}/lib/charset.alias file, whose effect is to regard any charset as UTF-8. The consequence is that when LC_CTYPE=en_US.ISO8859-1 and LC_MESSAGES=fr_FR.ISO8859-1 are used, messages (from any program) are displayed as if the encoding were UTF-8.

m4 had the same bug in the past (see bug #11474).

Change History

comment:1 Changed 6 years ago by vinc17@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r25219.

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.