Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
5
-
Regression Bug
Description
Steps to reproduce:
- Add Documents and Media portlet to the default page
- Add a .xls file via File Upload (Document_2.xls in this case)
- NoSuchMethodError is thrown in the console
2020-04-08 00:42:18.445 ERROR [http-nio-8080-exec-3][FileImpl:470] java.lang.NoSuchMethodError: org.apache.poi.hssf.record.common.UnicodeString.getExtendedRst()Lorg/apache/poi/hssf/record/common/UnicodeString$ExtRst; java.lang.NoSuchMethodError: org.apache.poi.hssf.record.common.UnicodeString.getExtendedRst()Lorg/apache/poi/hssf/record/common/UnicodeString$ExtRst; at org.apache.tika.parser.microsoft.ExcelExtractor$TikaHSSFListener.internalProcessRecord(ExcelExtractor.java:434)
- NoSuchMethodError is thrown in the console
- Click on the title of the added file > Expand the info panel in the detail view
Expected Result:
Upload files without errors and the "Automatically Extracted Metadata" should be displayed after expanding info.
Actual Result:
NoSuchMethodError is thrown and the "Automatically Extracted Metadata" is not displayed after expanding info.
Attachments
Issue Links
- causes
-
LPS-111734 testLibDependencyJarsInVersionsExt fails due to tika-core version
-
- Closed
-