Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
26646
Description
The first time calling FastDateFormat.getDateInstance(int style, Locale locale)
results in a correct stylepattern. Subsequent calls to the method with a
different locale does not return the stylepattern for the Locale - but the one
from the first invocation.