Page 1 of 1

Incorrect RSS Feed description

Posted: October 24th, 2012, 7:27 am
by evolu
I'm using the latest 0.7.4 version, but that problem was mentioned in older ones as well.
So, here is the problem. I have some RSS's containing special characters. Like brackets and ampersands. Auto RSS check works pretty good (I guess it don't call it by it's name?), but whenever I try to manually read it, it gives me an error:
500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 618, in respond
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sabnzbd\interface.pyo", line 1675, in index
File "_Program_Files__x86__SABnzbd_interfaces_Config_templates_config_rss_tmpl.py", line 333, in respond
KeyError: 'OMGWTFNZBS, MP3 (House '

Powered by CherryPy 3.2.0
And adds 1 warning:
2012-10-23 17:27:24,627 ERROR: Incorrect RSS feed description "OMGWTFNZBS, MP3 (House "
Feed is called "OMGWTFNZBS, MP3 (House & Electronic)", as you can see it conflicts with ampersand symbol. I think that should be fixed! Cheers.

Re: Incorrect RSS Feed description

Posted: October 24th, 2012, 10:42 am
by shypike
Which skin are you using? The default "Plush" or rather "Classic" or "smpl"?

Re: Incorrect RSS Feed description

Posted: October 24th, 2012, 11:57 am
by evolu
I'm using default "Plush - gold" one.

Re: Incorrect RSS Feed description

Posted: October 24th, 2012, 12:28 pm
by shypike
Got it, the skin javascript code didn't properly encode the feed name in the URL.
Will be fixed in 0.7.5