Runner exception if list's convert html to plaintext is Yes

Bug #1445108 reported by Mark Sapiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Undecided
Barry Warsaw

Bug Description

Traceback:

Apr 16 09:32:51 2015 (6263) Uncaught runner exception: No section or category named HTML_TO_PLAIN_TEXT_COMMAND.
Apr 16 09:32:51 2015 (6263) Traceback (most recent call last):
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/core/runner.py", line 165, in _one_iteration
    self._process_one_file(msg, msgdata)
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/core/runner.py", line 257, in _process_one_file
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/runners/pipeline.py", line 41, in _dispose
    process(mlist, msg, msgdata, pipeline)
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/core/pipelines.py", line 62, in process
    handler.process(mlist, msg, msgdata)
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/handlers/mime_delete.py", line 297, in process
    process(mlist, msg, msgdata)
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/handlers/mime_delete.py", line 148, in process
    if mlist.convert_html_to_plaintext and config.HTML_TO_PLAIN_TEXT_COMMAND:
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/mailman/config/config.py", line 99, in __getattr__
    return getattr(self._config, name)
  File "/var/MM/mailman-bundler/venv-3.4/lib/python3.4/site-packages/lazr/config/_config.py", line 513, in __getattr__
    raise AttributeError("No section or category named %s." % name)
AttributeError: No section or category named HTML_TO_PLAIN_TEXT_COMMAND.

Tags: mailman3
Mark Sapiro (msapiro)
description: updated
Revision history for this message
Abhilash Raj (raj-abhilash1) wrote :

This bug has been moved to the new gitlab repo here: https://gitlab.com/mailman/mailman/issues/109

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.