Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3
-
None
Description
While skimming the webpage https://america.france.fr/es the following fatal issue reared its head:
Unexpected issue for extractor html-embedded-jsonld : [FATAL: 'Unexpected character (' ' (code 8232 / 0x2028)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')' (1,3)]
caused by the following JSON-LD:
{ "@context": "http://schema.org", "@type": "WebSite", "name": "FRANCE.FR", "alternateName": "Atout France", "url": "https://www.france.fr", "potentialAction": { "@type": "SearchAction", "target": "https://america.france.fr/es/busqueda?q={search_term_string}", "query-input": "required name=q", "sameAs": ["http:\/\/www.atout-france.fr\/","https:\/\/www.diplomatie.gouv.fr\/es\/","http:\/\/media.atout-france.fr\/","http:\/\/www.meeting.france.fr\/"] } }
Attachments
Issue Links
- links to