[Bug 1251495] Re: Lists with topics enabled can throw unexpected keyword argument 'Delete' exception.

ChristianEhrhardt 1251495 at bugs.launchpad.net
Fri Nov 18 04:53:29 EST 2016


Fixed upstream, but needs backport to Trusty - all other releases are
already including the fix.

The diff this is about is:
@@ -71,7 +73,7 @@
     if hits:
         msgdata['topichits'] = hits.keys()
         change_header('X-Topics', NLTAB.join(hits.keys()),
-                      mlist, msg, msgdata, Delete=False)
+                      mlist, msg, msgdata, delete=False)

** Also affects: mailman (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: mailman (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Changed in: mailman (Ubuntu)
       Status: New => Fix Released

** Changed in: mailman (Ubuntu Trusty)
       Status: New => Triaged

** Changed in: mailman (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: mailman (Ubuntu Trusty)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1251495

Title:
  Lists with topics enabled can throw unexpected keyword argument
  'Delete' exception.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1251495/+subscriptions


More information about the Mailman-coders mailing list