Jump to content

Locale question


deklotz

Recommended Posts

Greetings,

 

I apologize for posting this twice but I realized the first post was potentially in the wrong forum.

 

I've recently started down the localization path and I've discovered that while Jasper Reports does use the passed locale parameter in several places, it doesn't appear to be used whenever I use a "msg (...)" statement in a jrxml text field expression.

 

After looking into source code, the shorthand statement translates into a call to MessageFormat.format () which, the javadoc states, uses getLocale(). Doesn't that use the JVM locale at that point?

 

Can anyone help clear up my confusion? Is this perhaps fixed? I was looking at 1.2.7 source code.

 

Thanks in advance for any help you can provide.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...