Kiniaru / mobile-rss-reader

mobile-rss-reader
0 stars 0 forks source link

paramter URLs not supported ? #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi - first of all, nice tool.
That's why i gave it a shot and ran into problems right away.
Seems to have to do with URLs having paramters - URLs not containing
parameters work fine.

What steps will reproduce the problem?
1. try to add a feed wit parameters, to give an example:
http://rss.immowelt.de/getfeed.aspx?
GesuchGuid=5929B08E8B6C479E87C79CC93D4F80A4
2. get a parse error

What is the expected output? What do you see instead?
Feed should be added, parse error instead - seems that connect is not even 
tried.

What version of the product are you using? On what operating system?
midp20_cldc11_podcast_jsr75_rc1_RSSReader-1_11_5.jar
On Nokia E71 (Firmware up to date).

Please provide any additional information below.
Did not give it a lot of additional testing, as i don't have the time at 
the moment, but due to the fact that it _seems_ the reader does not even 
try to connect, and URLs without parameteter seem to work fine, it seems to 
be realated to those.
Btw.: feeds that showed the probem can be added fine in IE, Google Reader 
and others ...

Cheers,

Claudius

Original issue reported on code.google.com by Claudius...@gmail.com on 13 May 2010 at 6:00

GoogleCodeExporter commented 8 years ago
Hi Claudis,

Thanks for reporting this.  I will look into it in the next few days.

Regards,

Irving

Original comment by ibunto...@gmail.com on 15 May 2010 at 1:03

GoogleCodeExporter commented 8 years ago
I cannot exactly duplicate your problem.  I have found that the problem is that 
the
program removes (usually by converting) HTML including items beginning & which 
causes
problems for links with parameters as these include &.  The result is that the 
links
can often end up with nothing left.  This results in these items being skipped. 
 If
the whole RSS contains nothing but parameters for the links, you can get 0 
items.
I will fix this on the next Release Candidate.

Original comment by ibunto...@gmail.com on 18 May 2010 at 8:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I'm going to hold this up for the following release candidate RC3 as I've 
promised
someone to get RC2 release out soon.

Original comment by ibunto...@gmail.com on 27 May 2010 at 8:05

GoogleCodeExporter commented 8 years ago
This is fixed on 1.11.5 Dev8.  This RSS has no items.  Somehow, Google is able 
to get the items from somewhere else.

Original comment by ibunto...@gmail.com on 28 Jul 2010 at 12:17