Project

General

Profile

Actions

Bug #2804

open

Consistently ignore default Locale, and format using WLocale

Added by Koen Deforche about 10 years ago. Updated about 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
03/11/2014
Due date:
% Done:

0%

Estimated time:

Description

  • We should not use any function that may be affected by the current locale (e.g. do not use boost::lexical_cast)
  • We should support proper formatting in WItemDelegate, WAxis also if a format string is given:
    • let WLocale embrace std::locale, and read grouping separator, etc... from the corresponding facet?
    • we could still support the setters, see also: https://stdcxx.apache.org/doc/stdlibug/25-5.html
    • do number formatting/parsing using boost::format ?
Actions #1

Updated by Koen Deforche about 10 years ago

  • Target version changed from 3.3.3 to 3.3.4
Actions

Also available in: Atom PDF