[ https://issues.apache.org/jira/browse/ANY23-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418096#comment-16418096 ]
Hudson commented on ANY23-338: ------------------------------ SUCCESS: Integrated in Jenkins build Any23-trunk #1548 (See [https://builds.apache.org/job/Any23-trunk/1548/]) ANY23-338 fixed problem with json comment stripping (hans: rev 316b4ec0d6285a204789792084caf012c000b196) * (edit) test-resources/src/test/resources/html/html-jsonld-strip-comments.html * (edit) core/src/main/java/org/apache/any23/extractor/rdf/BaseRDFExtractor.java * (edit) core/src/test/java/org/apache/any23/extractor/html/EmbeddedJSONLDExtractorTest.java > Json-ld comment parsing fails in rare cases > ------------------------------------------- > > Key: ANY23-338 > URL: https://issues.apache.org/jira/browse/ANY23-338 > Project: Apache Any23 > Issue Type: Bug > Components: extractors > Affects Versions: 2.2 > Reporter: Hans Brende > Assignee: Hans Brende > Priority: Major > Fix For: 2.3 > > > Inside strings, an escaped quote is recognized, e.g: "some \" quote" > Problematically, an escaped *escape* is not recognized, so in the string: > "some quote \\\\", the second quote is not recognized as the end of the > string. -- This message was sent by Atlassian JIRA (v7.6.3#76005)