https://issues.apache.org/bugzilla/show_bug.cgi?id=52389

             Bug #: 52389
           Summary: [PATCH] DataFormatter broken for Custom Date Formats
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 28101
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28101
Patch of dataFormatter to ignore AM/PM formats as fractions

Patch made for POI-52349 breaks custom Date/Time formats when AM/PM is
contained in custom format.

Bug found from failure in TIKA's ExcelParserTest junit test case, when using
daily builds of both projects.

Patch file contains additional ignore cases specific to AM/PM formats before
using the new FratcionFormat() call added during the 52349 patch.   NOTE: This
may not be the proper or best method to achieve the fix, although it does
appear to solve the problem for the Tika test case.

(See also TIKA-833)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to