savon-multipart icon indicating copy to clipboard operation
savon-multipart copied to clipboard

Not working with newest Savon version?

Open Piioo opened this issue 3 years ago • 7 comments

Hello,

I work with this gem sind over a year and it works great.

But after I updated Savon from 2.12.1 to 2.13.1, it is not working anymore. I got in the XML only:

<xop:Include xmlns:xop=\"http://www.w3.org/2004/08/xop/include\" href=\"cid:[email protected]\"/>

I use the master branch of this gem (It was because of some problems last year, maybe I will try the newest version).

But is this an issue with my code or the savon version?

Piioo avatar Oct 04 '22 09:10 Piioo

Ooo, Multipart is now part of the Savon gem?

Piioo avatar Oct 04 '22 10:10 Piioo

no its not.

This gem is not working anymore with the newest version of Savon gem

Piioo avatar Oct 17 '22 11:10 Piioo

Please provide reproduction steps and expected vs actual output so we can try to help you. Also it would help to know which version combinations are working vs not working so we can narrow down the root cause.

pcai avatar Oct 18 '22 02:10 pcai

how I said in the description. After I update to savon 2.13.1 the xop:Include is not replaced with the data anymore

Piioo avatar Oct 18 '22 11:10 Piioo

Is there a possibility to use only savon to To achieve what this gem is doing?

Piioo avatar Jun 29 '23 08:06 Piioo

It might be, if you contribute it yourself. Or at the least it would be helpful if you opened a pr to add a failing test case for someone else

pcai avatar Jun 29 '23 18:06 pcai