<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>3771</bug_id>
          
          <creation_ts>2005-09-21 17:25</creation_ts>
          <short_desc>serialization of QName list attributes doesn&apos;t set namespaces</short_desc>
          <delta_ts>2006-01-10 14:53:39</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>C WS Core</product>
          <component>Serialization/Transport</component>
          <version>development</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>4.2.0</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joe Bester">bester@mcs.anl.gov</reporter>
          <assigned_to name="Joe Bester">bester@mcs.anl.gov</assigned_to>
          <cc>allcock@mcs.anl.gov</cc>
    
    <cc>bresnaha@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Joe Bester">bester@mcs.anl.gov</who>
            <bug_when>2005-09-21 17:25:16</bug_when>
            <thetext>When an attribute is a QName list and the namespaces of the values of the QNames
are not defined before the element containing the list is serialized, the
serializer crashes.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Joe Bester">bester@mcs.anl.gov</who>
            <bug_when>2006-01-10 14:53:39</bug_when>
            <thetext>There were some other issues with the QName list attribute serialization that
were triggered by a wssg test (QNames are in reversed order when serialized, no
spaces between qnames, attempts to strlen(NULL) for qnames without a namespace).
These are fixed in trunk.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>