[Bug 214934] mail/rss2email2: filter out bad tags
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 8 11:56:12 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214934
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tobik
Date: Thu Nov 8 11:55:58 UTC 2018
New revision: 484444
URL: https://svnweb.freebsd.org/changeset/ports/484444
Log:
mail/rss2email2: Add workaround for filtering out bad tags
This can apparently be triggered with malformed RSS feeds.
Traceback (most recent call last):
File "/usr/share/rss2email/rss2email.py", line 711, in run
tagline = ",".join(taglist)
TypeError: sequence item 1: expected string or Unicode, NoneType found
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734327
- Reset maintainer due to the long timeout
PR: 214934
Submitted by: jonathan at invertedearth.net
Approved by: srg at guglielmo.us (maintainer timeout, ~2 years)
Changes:
head/mail/rss2email2/Makefile
head/mail/rss2email2/files/patch-rss2email.py
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list