Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 652087

Summary: mrg-el4 - Incorrect handling of datatypes for numeric queue constraints
Product: Red Hat Enterprise MRG Reporter: Ted Ross <tross>
Component: qpid-cppAssignee: messaging-bugs <messaging-bugs>
Status: CLOSED ERRATA QA Contact: Frantisek Reznicek <freznice>
Severity: medium Docs Contact:
Priority: high    
Version: DevelopmentCC: esammons, freznice, gsim, iboverma, jneedle, jonathan.robie, mkudlej, tross
Target Milestone: 1.3.0.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
When receiving arguments for queue creation, the broker did not interpret strings as numbers for numeric quantities even if the string represented a number. As a result, sending numbers as string values in queue-create arguments caused the values to not take affect in the broker. With this update, the broker now properly interprets numeric values even if they are encoded as strings.
Story Points: ---
Clone Of: 647861 Environment:
Last Closed: 2010-11-30 18:01:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 647861    
Bug Blocks:    

Comment 3 Frantisek Reznicek 2010-11-18 15:08:28 UTC
The original issue has been somehow resolved, see details here:
https://bugzilla.redhat.com/show_bug.cgi?id=647861#c16

-> VERIFIED

Comment 5 errata-xmlrpc 2010-11-30 18:01:36 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 6 Martin Prpič 2010-12-01 14:37:42 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:
When receiving arguments for queue creation, the broker did not interpret strings as numbers for numeric quantities even if the string represented a number. As a result, sending numbers as string values in queue-create arguments caused the values to not take affect in the broker. With this update, the broker now properly interprets numeric values even if they are encoded as strings.