Uploaded image for project: 'Apache Any23 (Retired)'
  1. Apache Any23 (Retired)
  2. ANY23-420

Handle Json+ld extraction failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.3
    • core

    Description

       

      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 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

       

       

       

      Attachments

        Activity

          People

            hansbrende Hans Brende
            dhirajforyou dhirajforyou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: