Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.