Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA26E9BBA for ; Wed, 1 Feb 2012 04:45:32 +0000 (UTC) Received: (qmail 4956 invoked by uid 500); 1 Feb 2012 04:45:31 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 4867 invoked by uid 500); 1 Feb 2012 04:45:27 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 4837 invoked by uid 99); 1 Feb 2012 04:45:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 04:45:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 04:45:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A2DB918251B for ; Wed, 1 Feb 2012 04:44:58 +0000 (UTC) Date: Wed, 1 Feb 2012 04:44:58 +0000 (UTC) From: "Hudson (Commented) (JIRA)" To: jena-dev@incubator.apache.org Message-ID: <1716583717.1476.1328071498668.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1137517351.12888.1328041453088.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (JENA-206) RDFJSONWriter does not escape escape characters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JENA-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197576#comment-13197576 ] Hudson commented on JENA-206: ----------------------------- Integrated in Jena_ARQ #435 (See [https://builds.apache.org/job/Jena_ARQ/435/]) JENA-206 Patch applied, thank you Rob. castagna : Files : * /incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/atlas/json/io/JSWriter.java * /incubator/jena/Jena2/ARQ/trunk/src/test/java/org/openjena/riot/out/TestOutputRDFJSON.java > RDFJSONWriter does not escape escape characters > ----------------------------------------------- > > Key: JENA-206 > URL: https://issues.apache.org/jira/browse/JENA-206 > Project: Jena > Issue Type: Bug > Components: ARQ > Affects Versions: ARQ 2.9.1 > Reporter: Rurik Thomas Greenall > Assignee: Paolo Castagna > Labels: arq, json > Attachments: RdfJsonUnescapedStringsPatch.patch, json-unescaped.txt > > > RDFJSONWiter does not escape RDF data containing inverted commas (") properly, so the JSON output is illegal. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira