From dev-return-31999-apmail-qpid-dev-archive=qpid.apache.org@qpid.apache.org Sat Dec 17 10:09:14 2011 Return-Path: X-Original-To: apmail-qpid-dev-archive@www.apache.org Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE122749B for ; Sat, 17 Dec 2011 10:09:14 +0000 (UTC) Received: (qmail 40554 invoked by uid 500); 17 Dec 2011 10:09:13 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 40314 invoked by uid 500); 17 Dec 2011 10:09:12 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 40289 invoked by uid 99); 17 Dec 2011 10:09:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2011 10:09:01 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,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; Sat, 17 Dec 2011 10:08:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C4C78118FE6 for ; Sat, 17 Dec 2011 10:08:30 +0000 (UTC) Date: Sat, 17 Dec 2011 10:08:30 +0000 (UTC) From: "Fraser Adams (Updated) (JIRA)" To: dev@qpid.apache.org Message-ID: <1348416043.22282.1324116510807.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2104991813.35252.1316191208854.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (QPID-3492) String values in address are parsed as binary (and sent as vbin16/32 rather than str16) 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/QPID-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fraser Adams updated QPID-3492: ------------------------------- Attachment: fix-addr-parser.patch Attached updated patch for AddressParser.cpp > String values in address are parsed as binary (and sent as vbin16/32 rather than str16) > --------------------------------------------------------------------------------------- > > Key: QPID-3492 > URL: https://issues.apache.org/jira/browse/QPID-3492 > Project: Qpid > Issue Type: Bug > Components: C++ Client > Affects Versions: 0.12 > Reporter: Gordon Sim > Assignee: Gordon Sim > Fix For: 0.13 > > Attachments: fix-addr-parser.patch > > > E.g. when specifying arguments in x-bindings for a headers exchange, where this can cause problems. -- 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 --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscribe@qpid.apache.org