[
https://issues.apache.org/jira/browse/NIFI-14580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14580:
------------------------------------
Description:
ExcelReader configured with input XSL produces the following warning messages
{code:java}
[main] WARN org.apache.poi.POIDocument - DocumentSummaryInformation property
set came back as null
[main] WARN org.apache.poi.POIDocument - SummaryInformation property set came
back as null{code}
This bug in different variations has been reported to POI
[here|https://bz.apache.org/bugzilla/show_bug.cgi?id=66337]
was:
ExcelReader configured with input XSL produces the following warning messages
main] WARN org.apache.poi.POIDocument - DocumentSummaryInformation property set
came back as null
[main] WARN org.apache.poi.POIDocument - SummaryInformation property set came
back as null
This bug in different variations has been reported to POI
[here|https://bz.apache.org/bugzilla/show_bug.cgi?id=66337]
> ExcelReader configured with input type XLS produces warning messages
> --------------------------------------------------------------------
>
> Key: NIFI-14580
> URL: https://issues.apache.org/jira/browse/NIFI-14580
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> ExcelReader configured with input XSL produces the following warning messages
> {code:java}
> [main] WARN org.apache.poi.POIDocument - DocumentSummaryInformation property
> set came back as null
> [main] WARN org.apache.poi.POIDocument - SummaryInformation property set came
> back as null{code}
> This bug in different variations has been reported to POI
> [here|https://bz.apache.org/bugzilla/show_bug.cgi?id=66337]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)