Notifier: svnmailer.util.URLDecorator
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| svnmailer (Ubuntu) |
Fix Released
|
Undecided
|
Michael Bienia | ||
Bug Description
Binary package hint: svnmailer
One or more notifiers crashed. You may want to send the following traceback(s) to the author:
-------
Notifier: svnmailer.
Revision: 7798
Groups: [u'crc group']
Traceback (most recent call last):
File "/var/lib/
notifier.run()
File "/var/lib/
for mail in self.getMails():
File "/var/lib/
for mail in self.composeMail():
File "/var/lib/
self.
File "/var/lib/
self.
File "/var/lib/
super(
File "/var/lib/
self.
File "/var/lib/
self.
File "/var/lib/
self.
File "/var/lib/
enc1, enc2 = notifier.
File "/var/lib/
from encodings import exceptions
ImportError: cannot import name exceptions
Related branches
| Changed in svnmailer: | |
| assignee: | nobody → geser |
| status: | Confirmed → In Progress |
| Changed in svnmailer: | |
| status: | In Progress → Fix Committed |

This bug seems to occur only if this option is given, which worked in ubuntu edgy eft:
"mail_type = multipart type=text/html disposition=inline"