[
https://issues.apache.org/jira/browse/TIKA-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302655#comment-15302655
]
Hudson commented on TIKA-1985:
------------------------------
UNSTABLE: Integrated in tika-2.x #103 (See
[https://builds.apache.org/job/tika-2.x/103/])
TIKA-1985 - fixes for reading headers with extra padding, applying (tallison:
rev e855648af835a586d438d61751573b49cf622649)
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/dbf/DBFFileHeader.java
*
tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/dbf/DBFParserTest.java
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/dbf/DBFCell.java
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/dbf/DBFColumnHeader.java
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/dbf/DBFParser.java
> DBFParser fixes -- non-ascii charset in header, datetime
> --------------------------------------------------------
>
> Key: TIKA-1985
> URL: https://issues.apache.org/jira/browse/TIKA-1985
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
>
> A user of jdbf posted a test file on jdbf's [issue
> tracker|https://github.com/iryndin/jdbf/issues/17] that shows the use of
> non-ascii encodings in the header. It also has an example of a datetime
> field type, and it shows a header with more zero-padding than was in the dev
> set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)