You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Mark Whitlock (JIRA)" <ax...@ws.apache.org> on 2005/03/07 17:08:53 UTC

[jira] Created: (AXISCPP-516) Fix IHeaderBlockTest3

Fix IHeaderBlockTest3
---------------------

         Key: AXISCPP-516
         URL: http://issues.apache.org/jira/browse/AXISCPP-516
     Project: Axis-C++
        Type: Bug
  Components: Basic Architecture  
    Reporter: Mark Whitlock
 Assigned to: Mark Whitlock 


IHeaderBlockTest3 is failing currently. It adds an attribute without a prefix to a headerblock. When it queries that attribute, it doesn't exist.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-516) Fix IHeaderBlockTest3

Posted by "Mark Whitlock (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-516?page=history ]
     
Mark Whitlock closed AXISCPP-516:
---------------------------------

    Resolution: Fixed

Fixed by making the prefix optional on HeaderBlock::createAttribute. No prefix means the attribute is in the default namespace.

> Fix IHeaderBlockTest3
> ---------------------
>
>          Key: AXISCPP-516
>          URL: http://issues.apache.org/jira/browse/AXISCPP-516
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>     Reporter: Mark Whitlock
>     Assignee: Mark Whitlock

>
> IHeaderBlockTest3 is failing currently. It adds an attribute without a prefix to a headerblock. When it queries that attribute, it doesn't exist.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira