[OFBiz] Users - Displaying ? sign instead of EUR

Jacopo Cappellato tiz at sastau.it
Wed Jul 27 10:21:32 EDT 2005


Hi Manuel,

I think this is caused by the way the NumberFormat class is implemented 
in JDK...
If you are interested I can send you a patch to make the Euro symbol 
appears when using the ofbizCurrency transform: it essentially replaces 
the standard NumberFormat class with that provided by IBM in ICU 
(http://icu.sourceforge.net/userguide/formatNumbers.html)

Jacopo

Manuel Meyer wrote:
> Hello all,
> 
>  
> 
> I am trying to display prices using the € sign instead of the EUR iso code.
> 
> I took a look at the ofbizCurrency routine but could not figure out how 
> to display it.
> 
>  
> 
> Does anyone know how to achieve that ?
> 
>  
> 
> Thanks in advance
> 
> Best regards,
> 
> Manuel
> 
> 
> ------------------------------------------------------------------------
> 
>  
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users




More information about the Users mailing list