xml parsing fails in "
Closed this issue · 1 comments
"\n\n\n<CustomerAddRs statusCode="3100" statusSeverity="Error" statusMessage="The name "GermanGr" of the list element is already in use." />\n\n\n"
Parsing with Qbxml.new(:qb).from_qbxml(response) gives:
{"qbxml"=>{"xml_attributes"=>{}, "qbxml_msgs_rs"=>{"xml_attributes"=>{}, "customer_add_rs"=>{"xml_attributes"=>{"statusCode"=>"3100", "statusSeverity"=>"Error", "statusMessage"=>"The name "}}}}}
statusMessage is cut on "
Forget about this, it's a fail on wash_out gem