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

Hans Brende updated ANY23-420:
------------------------------
    Fix Version/s: 2.3

> Handle Json+ld extraction failure
> ---------------------------------
>
>                 Key: ANY23-420
>                 URL: https://issues.apache.org/jira/browse/ANY23-420
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.3
>            Reporter: dhirajforyou
>            Assignee: Hans Brende
>            Priority: Major
>              Labels: json-ld
>             Fix For: 2.3
>
>
>  
> Added a property "applicationCategory" to json-ld bock and any23 extractor 
> failed.
> file referred: 
> test/resources/html/html-embedded-jsonld-extractor-multiple.html
> Extra block added:
> <script type="application/ld+json">
>     {
>     "applicationCategory": "Sample, Category, Link",
>     "@context": "http://schema.org";,
>     "@type": "SoftwareApplication",
>     "name": "Android Data",
>     "datePublished": "November 18, 2018"
> }
>  </script>
>  
> [applicationCategory|https://schema.org/applicationCategory] accepts text and 
> url, but for the above test of "text" , getting error as :
> Apache Any23 FAILURE
> Execution terminated with errors: Illegal character in path at index 7: 
> Sample, Category, Link
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to