[ 
https://issues.apache.org/jira/browse/TIKA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved TIKA-252.
--------------------------------

    Resolution: Duplicate

Similar functionality was already added in TIKA-509, so resolving as a 
duplicate.

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to