Skip to content

Conversation

dbroeglin
Copy link

Hi!

I'm using savon to interact in SOAP with OTRS. The OTRS SOAP however is very peculiar and sends back data of the form:

<s-gensym233 xsi:type="xsd:base64Binary">VmVydHJhZyAvIEvDvG5kaWd1bmc=</s-gensym233>

Which is not decoded by Nori because Nori seems to await a "type" attribute and not an "xsi:type" one.

I used this patch to make it work. I'm really not sure if this is the right way to do it. But if it is, it may be worth including it in Nori.

Best regards,
Dominique

@rubiii
Copy link
Contributor

rubiii commented Jun 30, 2012

sorry for not responding any sooner. this sounds like a useful improvement.
would you mind adding specs for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants