-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Possible bug in LocaleType?
PostPosted: Mon Sep 07, 2009 4:18 am 
Newbie

Joined: Mon Sep 07, 2009 3:56 am
Posts: 1
I am using a Locale-field to store a country code, which is, according to the documentation of the Locale class, totally valid.
I am persisting locales constructed like this:
Code:
new Locale("", "US")

Which gets persistent in the following format. "_US", which is absolutely correct.
But the LocaleType seems to use a "wrong" parse algorithm, which results in using my
country code as language code.
Similar to this
Code:
new Locale("US")


Am i using it the wrong way?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.