[
https://issues.apache.org/jira/browse/TIKA-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235521#comment-17235521
]
Hudson commented on TIKA-3225:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika » tika-main-jdk8 #52 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/52/])
fix for TIKA-3225 contributed by onozaty (#378) (github:
[https://github.com/apache/tika/commit/6cd1a4a5df54e44a0f17e2035ad9e83812edd613])
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
> Missing namespace declaration in tika-mimetypes.xml
> ---------------------------------------------------
>
> Key: TIKA-3225
> URL: https://issues.apache.org/jira/browse/TIKA-3225
> Project: Tika
> Issue Type: Improvement
> Components: mime
> Affects Versions: 1.24.1
> Reporter: Hirokazu Onozato
> Priority: Major
> Attachments: 2020-11-08_22h05_12.png
>
>
> Using the `tika` namespace prefix in tika-mimetypes.xml, but no namespace
> declaration has been made.
> Therefore, when dealing with this XML, it may be an error because there is no
> namespace declaration.
> For example, when I try to display it in Chrome, I get the following error.
> !2020-11-08_22h05_12.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)