[
https://issues.apache.org/jira/browse/TIKA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262844#comment-14262844
]
Badger commented on TIKA-1504:
------------------------------
>From looking at the source code, I think I may be mistaken in how the CREATED
>property is populated. I had incorrectly assumed it was populated from the
>file system attributes, not attributes within the document itself. Is there a
>reason Tika prefers to get the date created, modified etc from fields within
>the doc as opposed to file systems attributes ?
> TikaCoreProperties.DATE not populated for XML files
> ---------------------------------------------------
>
> Key: TIKA-1504
> URL: https://issues.apache.org/jira/browse/TIKA-1504
> Project: Tika
> Issue Type: Bug
> Components: core, parser
> Affects Versions: 1.5, 1.6
> Environment: Windows 7
> Reporter: Badger
>
> Using the default parser configurations it appears when an XML file is parsed
> the meta data property for the creation date is not populated. I'm using
> TikaCoreProperties.DATE which works for other document types but not xml
> documents.
> This can be confirmed by dropping any xml file into the tika gui or through
> code.
> --
> I wasn't sure how to go about reporting this as a bug so signed up for JIRA
> account, apologies if I was meant to send it in to a dev list for triage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)