[
https://issues.apache.org/jira/browse/AXIS2C-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459320#comment-16459320
]
Bill Blough commented on AXIS2C-1695:
-------------------------------------
axiom_children_qname_iterator_create checks the qname, and only uses it if it's
not null. In the null case, an empty iterator is returned. I believe it's safe
to remove this assertion. Removed in r1830641
> 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
> Priority: Major
> Fix For: 1.7.0
>
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]