Bug 652088 - mrg-el4 - Incorrect detection of data types in address parameters - C++ client
Summary: mrg-el4 - Incorrect detection of data types in address parameters - C++ client
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: 1.3.0.1
: ---
Assignee: messaging-bugs
QA Contact: Frantisek Reznicek
URL:
Whiteboard:
Depends On: 647860
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-10 23:44 UTC by Ted Ross
Modified: 2015-11-16 01:13 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
A flaw in the address parser for the C++ messaging client caused numeric arguments for address attributes to be interpreted and encoded as strings. This resulted in problems when passing numeric arguments for queue-creation operations (e.g. setting the size limit, the durable journal file count, etc.). With this update, the parser has been fixed so that numeric text is interpreted as numbers and not strings.
Clone Of: 647860
Environment:
Last Closed: 2010-11-30 18:01:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2010:0922 0 normal SHIPPED_LIVE Important: Red Hat Enterprise MRG Messaging and Grid security update 2010-11-30 18:01:19 UTC

Comment 1 Frantisek Reznicek 2010-11-11 08:33:40 UTC
The issue has been fixed and verified as 
seen above or here:
https://bugzilla.redhat.com/show_bug.cgi?id=647860#c7

--> VERIFIED

Comment 3 errata-xmlrpc 2010-11-30 18:01:49 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2010-0922.html

Comment 4 Martin Prpič 2010-12-01 14:37:55 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
A flaw in the address parser for the C++ messaging client caused numeric arguments for address attributes to be interpreted and encoded as strings. This resulted in problems when passing numeric arguments for queue-creation operations (e.g. setting the size limit, the durable journal file count, etc.). With this update, the parser has been fixed so that numeric text is interpreted as numbers and not strings.


Note You need to log in before you can comment on or make changes to this bug.