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: Eli Zaretskii
Subject: Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP
Date: Mon, 14 Mar 2016 20:52:35 +0200

> From: Michael Albinus <address@hidden>
> Cc: address@hidden,  address@hidden,  address@hidden,  address@hidden
> Date: Mon, 14 Mar 2016 19:44:25 +0100
> 
> > Does debbugs know the value is a text string?
> 
> debbugs.el knows for every attribute, whether it is a string or
> something else. There're not so many attributes, see `debbugs-get-status'.

If debbugs.el knows it is a text string, then debbugs.el could decode
it (provided that soap-client.el gives you a unibyte undecoded string
that came out of base64 decoding).



reply via email to

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