emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-25 b6b47af: Properly encode/decode base64Binary data in SOAP


From: Andreas Schwab
Subject: Re: emacs-25 b6b47af: Properly encode/decode base64Binary data in SOAP
Date: Thu, 10 Mar 2016 10:30:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Thomas Fitzsimmons <address@hidden> writes:

> <originator 
> xsi:type="xsd:base64Binary">Wm9sdMOhbiBLcmFqY3NvdmljcyA8enVsdGhhbmtAZ21haWwuY29tPg==</originator>
>
> The test suite expects this to decode as:
>
> Zolt\303\241n Krajcsovics [...]

Leaving it undecoded is definitely wrong.  Undecoded strings should
never be used inside Emacs, except for interaction with external
sources.

> Do you have an example SOAP message that your patch fixes, and can the
> surrounding code do the UTF-8 encoding/decoding instead of soap-client
> itself?

(debbugs-get-status 22285)

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]