aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMarius Volkhart <mariusvolkhart@apache.org>2021-03-09 19:26:31 +0000
committerMarius Volkhart <mariusvolkhart@apache.org>2021-03-09 19:26:31 +0000
commit7db6fa4ba175d04567d17c8ce1751936b4a2f026 (patch)
tree23b7e0da8b5c90c6f92dfd031c69c98de80cec92 /.github/workflows
parentc05dbedbc56e5018f36b877d97b9c18d87da1279 (diff)
downloadpoi-7db6fa4ba175d04567d17c8ce1751936b4a2f026.tar.gz
poi-7db6fa4ba175d04567d17c8ce1751936b4a2f026.zip
Additional debug logging for unknown records in HSLF
Recently, while debugging app behavior on HSLF documents, I had to dig into the OOXML that Microsoft PowerPoint places into files saved in PPT format. Having information in the logs about when records were not parsed by POI was very helpful. The hex identifier was critical in being able to quickly search the [MS-PPT] spec for what type of record it was, and the integer identifier was helpful in quickly finding the Record type in RecordTypes.java. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887393 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions