https://bz.apache.org/bugzilla/show_bug.cgi?id=58536

            Bug ID: 58536
           Summary: CellFormat and DataFormatter support for Accounting
                    formats
           Product: POI
           Version: 3.13-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: apa...@gagravarr.org

Spotted while working on #58532, accounting cell formats such as

   _-[$£-809]* #,##0_-;\-[$£-809]* #,##0_-;_-[$£-809]* "-"??_-;_-@_-

(Which should be \s£\s+12,345\s or -$\s+12,345) aren't being correctly
formatted by CellFormat and DataFormatter. While we won't do anything fancy
with looking up the locale code in the currency specifier, we should at least
be able to spot that they're localising a $ into a £ and render as such

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to