<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 17, 2016 at 5:18 PM, Philip Colmer <span dir="ltr"><<a href="mailto:philip.colmer@linaro.org" target="_blank">philip.colmer@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>It looks as if <a href="https://bugs.launchpad.net/mailman/+bug/1251495" target="_blank">https://bugs.launchpad.net/<wbr>mailman/+bug/1251495</a> has not been applied to the ubuntu package for Mailman. I have checked both 1:2.1.16-2ubuntu0.2 and 1:2.1.16-2, and Tagger.py has the bug in it. Hand-altering the file to implement the fix does correct the problem.</div></blockquote></div><br>Hi Phillip,</div><div class="gmail_extra">thanks for your report.</div><div class="gmail_extra">The old bug unfortunately doesn't have a lot of information.</div><div class="gmail_extra">Would that be this Diff that is missing?:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">@@ -71,7 +73,7 @@</div><div class="gmail_extra">     if hits:</div><div class="gmail_extra">         msgdata['topichits'] = hits.keys()</div><div class="gmail_extra">         change_header('X-Topics', NLTAB.join(hits.keys()),</div><div class="gmail_extra">-                      mlist, msg, msgdata, Delete=False)</div><div class="gmail_extra">+                      mlist, msg, msgdata, delete=False)</div><div><br></div><div>I wasn't sure so I didn't want to flag the bug improperly - but If so please just add this snippet (or whatever else is the diff that is missing) to the bug and set it to "new" again.</div><div>That should let it enter the normal pipeline to get handled and cleaned up.</div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(136,136,136);font-size:12.8px">Christian Ehrhardt</span><div style="color:rgb(136,136,136);font-size:12.8px">Software Engineer, Ubuntu Server</div><div style="color:rgb(136,136,136);font-size:12.8px">Canonical Ltd</div></div></div></div></div>
</div></div>