[ 
https://issues.apache.org/jira/browse/AXIS2C-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315437#comment-16315437
 ] 

Bill Blough commented on AXIS2C-1695:
-------------------------------------

A quick look suggests the assertion in axiom_element_get_children_with_qname 
can be removed, since the function called with the qname 
(axiom_children_qname_iterator_create) seems to handle a null qname without 
issue.

However, further testing is needed to verify this.

> Hardcoded NULL fails assertion
> ------------------------------
>
>                 Key: AXIS2C-1695
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1695
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: xml/om, xml/parser
>    Affects Versions: Current (Nightly)
>            Reporter: Bill Blough
>
> axiom_soap_header_examine_all_header_blocks calls 
> axiom_element_get_children_with_qname using a hardcoded NULL for the qname, 
> causing an assertion failure (qname != null).  
> One or the other needs to be adjusted to make it work.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to