From: Adam Dickmeiss Date: Thu, 5 Oct 2006 16:12:23 +0000 (+0000) Subject: Fixed bug #678: CQL to PQF translation does not preserve double-quote X-Git-Tag: YAZ.2.1.36~16 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=fbe668f0fed0122f70d56c438e8055fa74c3f660 Fixed bug #678: CQL to PQF translation does not preserve double-quote escaping. --- diff --git a/src/cqltransform.c b/src/cqltransform.c index 77236b9..9cbe7e0 100644 --- a/src/cqltransform.c +++ b/src/cqltransform.c @@ -1,4 +1,4 @@ -/* $Id: cqltransform.c,v 1.23 2006-07-05 14:50:16 adam Exp $ +/* $Id: cqltransform.c,v 1.24 2006-10-05 16:12:23 adam Exp $ Copyright (C) 1995-2005, Index Data ApS Index Data Aps @@ -444,10 +444,21 @@ void emit_term(cql_transform_t ct, (*pr)("\"", client_data); for (i = 0; i