- 
    Bug 
- 
    Resolution: Out of scope
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    5.15.2
- 
    None
The following code:
QLocale(QLocale::French).toCurrencyString(-5.12341234, "$", 4)
returns
(5,1234 $)
but should return
-5,1234
In french, negatives values are not written in parenthesis.
- relates to
- 
                     QTBUG-79902
        QLocale: make fuller and more faithful use of the CLDR data QTBUG-79902
        QLocale: make fuller and more faithful use of the CLDR data-         
- Open
 
-         
- resulted in
- 
                    QTBUG-115743 Separate support for accounting and standard formatting of currencies -         
- Reported
 
-