[
https://issues.apache.org/jira/browse/TIKA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580202#comment-13580202
]
Dave Meikle commented on TIKA-1082:
-----------------------------------
The behaviour seems pretty consistent across versions 1.1, 1.2 and 1.3 with the
dates being consistent across all - am I doing something different to you?
Below is the outputs from Tika App command line:
davids-netbook:apache-tika-tests david$ java -jar tika-app-1.1.jar -m
/Users/dmeikle/Downloads/EnglishDoc.doc
Content-Length: 9216
Content-Type: application/msword
Creation-Date: 2011-10-05T11:32:21Z
Last-Printed: 1601-01-01T00:00:00Z
Last-Save-Date: 1601-01-01T00:00:00Z
Revision-Number: 0
resourceName: EnglishDoc.doc
davids-netbook:apache-tika-tests david$ java -jar tika-app-1.2.jar -m
/Users/dmeikle/Downloads/EnglishDoc.doc
Content-Length: 9216
Content-Type: application/msword
Creation-Date: 2011-10-05T11:32:21Z
Last-Modified: 1601-01-01T00:00:00Z
Last-Printed: 1601-01-01T00:00:00Z
Last-Save-Date: 1601-01-01T00:00:00Z
Revision-Number: 0
cp:revision: 0
date: 2011-10-05T11:32:21Z
dcterms:created: 2011-10-05T11:32:21Z
dcterms:modified: 1601-01-01T00:00:00Z
meta:creation-date: 2011-10-05T11:32:21Z
meta:print-date: 1601-01-01T00:00:00Z
meta:save-date: 1601-01-01T00:00:00Z
modified: 1601-01-01T00:00:00Z
resourceName: EnglishDoc.doc
davids-netbook:apache-tika-tests david$ java -jar tika-app-1.3.jar -m
/Users/dmeikle/Downloads/EnglishDoc.doc
Content-Length: 9216
Content-Type: application/msword
Creation-Date: 2011-10-05T11:32:21Z
Last-Modified: 1601-01-01T00:00:00Z
Last-Printed: 1601-01-01T00:00:00Z
Last-Save-Date: 1601-01-01T00:00:00Z
Revision-Number: 0
cp:revision: 0
date: 1601-01-01T00:00:00Z
dcterms:created: 2011-10-05T11:32:21Z
dcterms:modified: 1601-01-01T00:00:00Z
meta:creation-date: 2011-10-05T11:32:21Z
meta:print-date: 1601-01-01T00:00:00Z
meta:save-date: 1601-01-01T00:00:00Z
modified: 1601-01-01T00:00:00Z
resourceName: EnglishDoc.doc
> Incorrect date in Doc metadata
> ------------------------------
>
> Key: TIKA-1082
> URL: https://issues.apache.org/jira/browse/TIKA-1082
> Project: Tika
> Issue Type: Bug
> Components: metadata
> Affects Versions: 1.3
> Reporter: Bernhard Berger
> Priority: Minor
> Attachments: EnglishDoc.doc
>
>
> I get the incorrect date "1601-01-01T00:00:00Z" from a MS Word document with
> the Tika 1.3 metadatas.
> The same document gives the correct date "2011-10-05T11:32:21Z" with Tika 1.2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira