Hi,

On Sun, Mar 03, 2013 at 01:03:38PM +0100, Pavel Janík wrote:
> Hi,
> 
> this breaks the build:
> 
> Warning: Time100SecSeparator is different from DecimalSeparator, this may be 
> correct or not. Intended?
> Warning: Don't forget to adapt corresponding FormatCode elements when 
> changing separators.
> Error: Ordering of ThousandSeparator and DecimalSeparator not correct in 
> formatindex="4".

<FormatElement msgid="FixedFormatskey5" default="false" type="medium" 
usage="FIXED_NUMBER"  formatindex="4">
<FormatCode>#.##0,00</FormatCode>
<DefaultName></DefaultName>
</FormatElement>

Indeed: the format code #.##0,00 has point as ThousandSeparator and
comma as DecimalSeparator, while

> > +<ThousandSeparator>,</ThousandSeparator>
> > +<DecimalSeparator>.</DecimalSeparator>

Is there a bug number for this commit?


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpBih0GRU5FM.pgp
Description: PGP signature

Reply via email to