[
https://issues.apache.org/jira/browse/TIKA-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387466#comment-17387466
]
Hudson commented on TIKA-3478:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-branch1x-jdk8 #142 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/142/])
TIKA-3478 -- extract desc field from mp4s (tallison:
[https://github.com/apache/tika/commit/741556dc6ac8b51fc99e20d45a3a310a78e6b5c9])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/mp4/boxes/TikaUserDataBox.java
> Extract "desc" metadata field from AppleUserBox in MP4
> ------------------------------------------------------
>
> Key: TIKA-3478
> URL: https://issues.apache.org/jira/browse/TIKA-3478
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 2.0.0, 1.28
>
>
> In recent regression testing comparing 1.x with 2.x, Mp4s were missing text.
> On the few handful of files that I've reviewed, the cause was that we were
> pulling "ldes" as the description field, and it turns out there can also be a
> "desc" field.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)