You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Vitor Oliveira (JIRA)" <ji...@apache.org> on 2014/05/26 05:20:01 UTC

[jira] [Commented] (TIKA-1310) Parse error - fb:admins property

    [ https://issues.apache.org/jira/browse/TIKA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008540#comment-14008540 ] 

Vitor Oliveira commented on TIKA-1310:
--------------------------------------

metadata.json
https://gist.github.com/vitormil/baea93ea4a9d2ab2e138

> Parse error - fb:admins property
> --------------------------------
>
>                 Key: TIKA-1310
>                 URL: https://issues.apache.org/jira/browse/TIKA-1310
>             Project: Tika
>          Issue Type: Bug
>          Components: metadata
>    Affects Versions: 1.5
>         Environment: java version "1.7.0_60-ea"
> Java(TM) SE Runtime Environment (build 1.7.0_60-ea-b01)
> Java HotSpot(TM) 64-Bit Server VM (build 24.60-b03, mixed mode)
>            Reporter: Vitor Oliveira
>            Priority: Critical
>
> Steps to reproduce the problem:
> 1) Download the HTML file:
> curl --output default.html "http://techcrunch.com/2014/05/01/snapchat-adds-text-chat-and-video-calls/"
> 2) Extract the metadata
> java -jar tika-app-1.5.jar --json default.html --encoding=UTF-8 > metadata.json
> There is a problem with the "fb:admins" property that does not allow the JSON file to be parsed properly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)