Decoding SOAP faults fails when it tries to get the namespace of a text element
(line 476). This is due to the parent element's type being checked rather than
the child. Fix is to check the child's type in the loop rather than the
parent's.
Original issue reported on code.google.com by samah...@gmail.com on 31 Jul 2013 at 5:45
Original issue reported on code.google.com by
samah...@gmail.com
on 31 Jul 2013 at 5:45Attachments: