Comment 1 for bug 1251495

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

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)