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

Mike Frysinger <[email protected]> Sat, 25 Dec 2021 01:26:00 -0500
Newsgroups gmane.linux.debian.devel.debbugs
Message-ID <164041356047.67678.12161597181675714584.reportbug__40396.6434461594$1640413832$gmane$org@wh0rd>
Package: debbugs
Severity: normal
X-Debbugs-Cc: [email protected]

Running get_bug_log against this report returns bad response:
https://bugs.debian.org/557671

message #45 will yield:
        <item>
          <body xsi:type="xsd:long">4327390041297022</body>

I get that that bug report has a lot of spam, but debbugs prob shouldn't
ever return a <body> with xsi:type other than xsd:long.