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 986BC9C23 for ; Wed, 1 Feb 2012 11:53:21 +0000 (UTC) Received: (qmail 6139 invoked by uid 500); 1 Feb 2012 11:53:21 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 6040 invoked by uid 500); 1 Feb 2012 11:53:21 -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 5983 invoked by uid 99); 1 Feb 2012 11:53:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 11:53:20 +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 11:53: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 719F51838E7 for ; Wed, 1 Feb 2012 11:52:59 +0000 (UTC) Date: Wed, 1 Feb 2012 11:52:59 +0000 (UTC) From: "Rurik Thomas Greenall (Commented) (JIRA)" To: jena-dev@incubator.apache.org Message-ID: <1403287426.2326.1328097179466.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 [ https://issues.apache.org/jira/browse/JENA-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197764#comment-13197764 ] Rurik Thomas Greenall commented on JENA-206: -------------------------------------------- Paolo,I believe you're right as Talis' JSON behaves differently (as does that provided by the morph.talis.com service). I am glad that Jena provides RDFJSON support as this allows implementers to provide a consistent and reliable JSON interface for all platforms, which is very important for our applications. > 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 > Fix For: ARQ 2.9.1 > > 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