Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-13 Thread Don Armstrong
On Sat, 13 Oct 2018, Michael Albinus wrote: > > I like this approach better, but I'd suggest that we do something like: > > > > attachments => [{attachment_id => 1, > > content_type => 'text/plain', > > content_name => 'if defined', > > # or

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-13 Thread Michael Albinus
Don Armstrong writes: Hi Don, >> Good idea. Shall I raise a (wishlist) bug report about? > > There's a wishlist bug for it right now: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712979 Thanks. I've just subscribed to this bug. > I like this approach better, but I'd suggest that we do

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-13 Thread Don Armstrong
On Wed, 10 Oct 2018, Michael Albinus wrote: > Since it returns just empty 'attachments' as of today, and it isn't > specified anywhere what shall be in, it makes sense. > > > 2) MIME messages are much more complicated than just a list of > > attachments; there could be additional messages with

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-11 Thread Michael Albinus
Don Armstrong writes: > 1) Returning large attachments in get_mail_log() would be fairly > surprising to existing users of that interface; it should really return > some kind of record of the MIME structure which could then be retrieved > using a second interface > > 2) MIME messages are much

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-10 Thread Michael Albinus
Don Armstrong writes: Hi Don, > There are two main reasons why I didn't really complete this part of the > interface: > > 1) Returning large attachments in get_mail_log() would be fairly > surprising to existing users of that interface; it should really return > some kind of record of the MIME

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-09 Thread Don Armstrong
On Mon, 08 Oct 2018, Michael Albinus wrote: > Well, get_bug_log is already prepared to return the attachments, it > just returns an empty array for the time being. As proof of concept, > I've implemented attachments for this function, see attached patch. > This needs *much* more polishing. On

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-08 Thread Michael Albinus
Don Armstrong writes: Hi Don, >> The get_bug_log operation of the SOAP API truncates some messages. For >> example, look at the 4th message (indexing from 0) in bug 25235. In >> the web interface, >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25235#17 , one can see >> that the message has 2

Bug#910360: (debbugs: get_bug_log SOAP operation truncates message)

2018-10-08 Thread Michael Albinus
Michael Albinus writes: > Due to this wrong Content-Type: header, my Debbugs/SOAP client > (debbugs.el from GNU Emacs) refuses to work for get_bug_log(25235). This does not seem to be a bug in the debbugs server; it is rather a problem in the soap-client.el package of Emacs. I've submitted

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-05 Thread Don Armstrong
Control: severity -1 wishlist Control: retitle -1 provide all mime attachments in get_bug_log On Fri, 05 Oct 2018, Michael Albinus wrote: > This bug has been reported to the GNU debbugs server, see > https://debbugs.gnu.org/32941>: > > The get_bug_log operation of the SOAP API truncates some

Bug#910360: (debbugs: get_bug_log SOAP operation truncates message)

2018-10-05 Thread Michael Albinus
Hi, > The get_bug_log operation of the SOAP API truncates some messages. For > example, look at the 4th message (indexing from 0) in bug 25235. In the > web interface, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25235#17 , > one can see that the message has 2 parts, but the get_bug_log SOAP >

Bug#910360: debbugs: get_bug_log SOAP operation truncates message

2018-10-05 Thread Michael Albinus
Source: debbugs Severity: normal Dear Maintainer, This bug has been reported to the GNU debbugs server, see https://debbugs.gnu.org/32941>: The get_bug_log operation of the SOAP API truncates some messages. For example, look at the 4th message (indexing from 0) in bug 25235. In the web