ppityussz / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

RSS Plugin incorrect url encoding #390

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add an rss feed with a ; (semi colon) in
2. RSS Plugin seems to percent-encode it to %3B, against the RFC Spec
3. RSS is incorrectly downloaded

What is the expected output? What do you see instead?

I expect the saved URL to have been encoded as specified in RFC 1738 
section 2.2

What environment are you using?
1. My ruTorrent version is... 0.8.5/0.12.5
2. My rTorrent version is... 0.8.4_1
3. I use web-server...apache2 it version is... 2.0.63._3 on OS...FreeBSD 
8.0
3. I use browser... Chrome it version is... 5.0.371.0 on OS... Windows XP

Are some errors present in the web-server log?
No (NA)

Are some errors present in the browser error console?
No (NA)

Please provide any additional information below.

Original issue reported on code.google.com by mark.scholes on 11 Apr 2010 at 10:59

GoogleCodeExporter commented 8 years ago
>1. My ruTorrent version is... 0.8.5/0.12.5

Really? This project hasn't such versions at all.

>2. My rTorrent version is... 0.8.4_1

What do you mean?

>2. RSS Plugin seems to percent-encode it to %3B, against the RFC Spec

Give example of such "non-working" URL, please. Real example, which is 
available in
the net, i mean.

Original comment by novik65 on 11 Apr 2010 at 1:24

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 12 Apr 2010 at 10:28

GoogleCodeExporter commented 8 years ago
Confirmed it's working, thanks

Original comment by mark.scholes on 12 Apr 2010 at 12:47