Bug 20570

Summary: Locale isn't properly initialized
Product: [Retired] Red Hat Linux Reporter: Milan Kerslager <milan.kerslager>
Component: net-toolsAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-09 14:54:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to initialize locales properly
none
Damn! Previous patch is broken, use this one. Now double checked.... sorry none

Description Milan Kerslager 2000-11-09 12:33:59 UTC
There are missing setlocale(LC_ALL,"") everywhere (#include <locale.h>
too). Please apply this patch or gettextized work will be lost.

Comment 1 Milan Kerslager 2000-11-09 12:35:21 UTC
Created attachment 5180 [details]
Patch to initialize locales properly

Comment 2 Milan Kerslager 2000-11-09 14:54:02 UTC
Created attachment 5186 [details]
Damn! Previous patch is broken, use this one. Now double checked.... sorry

Comment 3 Jeff Johnson 2000-12-28 02:38:31 UTC
Fixed (patch applied) in net-tools-1.57-2. Thanks for the patch.