[feeds] Should provide "this doesn't look like a feed" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Released
|
Low
|
Stefano Rivera |
Bug Description
2009-05-01 14:46:15,677 DEBUG source.titan: Received message from seed in private: add feed http://
as cricinfo
2009-05-01 14:46:15,692 INFO core.auth: Checking feeds permission for None/2632 (seed): yes
2009-05-01 14:46:25,950 ERROR core.dispatcher: Exception occured in Manage processor of feeds plugin
Traceback (most recent call last):
File "/home/
processor.
File "/home/
method(event, *match.groups())
File "/home/
soup = get_html_
File "/home/
return BeautifulSoup(data, convertEntities
File "/usr/lib/
BeautifulSt
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.goahead(0)
File "/usr/lib/
k = self.parse_
File "/usr/lib/
self.error("bad end tag: %r" % (rawdata[i:j],))
File "/usr/lib/
raise HTMLParseError(
HTMLParseError: bad end tag: u"</scr' + 'ipt>", at line 58, column 70
2009-05-01 14:46:26,070 WARNING plugins.unicode: Found a non-unicode string: exception
2009-05-01 14:46:26,070 DEBUG core.dispatcher: {'message_raw': u'add feed http://
Related branches
- Jonathan Hitchcock: Approve
- Michael Gorven: Approve
- Diff: None lines
Changed in ibid: | |
assignee: | nobody → Stefano Rivera (stefanor) |
status: | New → In Progress |
Changed in ibid: | |
status: | In Progress → Fix Released |