Bug 132856 - Calls to Locale.getDefault() need to be removed
Summary: Calls to Locale.getDefault() need to be removed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/R&D
Version: RHN Devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike McCune
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: rhnMilestone1
TreeView+ depends on / blocked
 
Reported: 2004-09-17 21:51 UTC by Mike McCune
Modified: 2007-04-18 17:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-12-02 22:12:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2004-09-17 21:51:50 UTC
We have tests in common.security that depend on the Locale being EN_US
but we are calling "Locale.getDefault()" which can return other results.

Lets fix this.


Note You need to log in before you can comment on or make changes to this bug.