lewismc commented on pull request #168: URL: https://github.com/apache/any23/pull/168#issuecomment-805295076
Yep, current error is ``` Error: EmbeddedJSONLDExtractorTest.testJSONLDUnescapedCharacters:76->AbstractExtractorTestCase.assertExtract:227->AbstractExtractorTestCase.assertExtract:211->AbstractExtractorTestCase.assertNoIssues:383 Unexpected issue for extractor html-embedded-jsonld : [FATAL: 'Unrecognized character escape (CTRL-CHAR, code 8)' (5,31), FATAL: 'Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value' (6,43), FATAL: 'Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value' (6,22)] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
