[
https://issues.apache.org/jira/browse/TIKA-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380768#comment-17380768
]
Hudson commented on TIKA-3478:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #280 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/280/])
TIKA-3478 -- handle "desc" field (tallison:
[https://github.com/apache/tika/commit/9b8644b54d94fcc54142d40be2bb6abfca08fa6e])
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-audiovideo-module/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
>
>
> 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)