Bug#1002595: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2022-01-01 Thread Mike Frysinger
On Fri, 31 Dec 2021 14:21:05 -0800, Don Armstrong wrote: > On Fri, 31 Dec 2021, Mike Frysinger wrote: > > i get that the server is misbehaving now so clients don't have much > > choice but to workaround them, but the server response should be fixed > > nevertheless. > > Happy to accept patches to f

Bug#1002963: [PATCH] local-debbugs: use FindBin

2022-01-01 Thread Mike Frysinger
Package: debbugs This allows running of it from the git tree directly. --- bin/local-debbugs | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/local-debbugs b/bin/local-debbugs index 3e397f38999b..69406dd74585 100755 --- a/bin/local-debbugs +++ b/bin/local-debbugs @@ -

Bug#712979: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2022-01-01 Thread Nis Martensen
(Moving to #712979 for the REST interface thing, and adding Bastian to recipients) On 31.12.2021 Don Armstrong wrote in #1002595: > [Really, it's past time for us to support a REST interface and > abandon the SOAP interface.] Just wondering: Don, how much effort would you estimate is this? Do you

Bug#712979: debbugs: get_bug_log can incorrectly return an e-mail body with xsi:type="xsd:long"

2022-01-01 Thread Don Armstrong
On Sat, 01 Jan 2022, Nis Martensen wrote: > On 31.12.2021 Don Armstrong wrote in #1002595: > > [Really, it's past time for us to support a REST interface and > > abandon the SOAP interface.] > Just wondering: Don, how much effort would you estimate is this? Do you > have plans for working on this?