[
https://issues.apache.org/jira/browse/TIKA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Koren updated TIKA-252:
--------------------------------
Component/s: parser
Priority: Minor (was: Major)
Affects Version/s: 0.4
> PackageParser's XHTML should contain metadata of subfiles
> ---------------------------------------------------------
>
> Key: TIKA-252
> URL: https://issues.apache.org/jira/browse/TIKA-252
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 0.4
> Reporter: Jonathan Koren
> Priority: Minor
>
> Currently PackageParser only sets the Metadata based on the outermost file
> type. For instance, an gzipped tar containing pdfs will have
> Metadata.Content-Type set to application/gzip, and the mimetypes of the
> internal files (the pdfs) will be lost.
> It would be nice if the metadata found when parsing the contained pdfs would
> be recoverable. Perhaps in a sequence like:
> <div class="metadata><span
> class="METADATA-KEY">METADATA-VALUE</span>...</div> within the <div
> class="package-file">
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.