Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting this. It appears that my study of RSS had missed this.
The
RSS reader picks up the title and link, but not the encoded content (with tag
content:encoded) nor rdf:value. I'll try to get this into Release Candidate 2.
Original comment by ibunto...@gmail.com
on 28 Jun 2008 at 9:44
The problem is with RSS with the content module (namespace). Many RSS 1.0 has
<description> tag which works as well as Dublin Core namespace which has
dc:description tag which works. The Content module has tags content:encoded
and
content:items with nested multiple content:item tags inside the item tag. I
had
missed this before as the previous examples that I saw the content tags seemed
to be
duplicates of the description tag, but I was mistaken. There are times where
the
content tags have the only info.
Original comment by ibunto...@gmail.com
on 28 Jun 2008 at 10:44
I have posted Release Candidate 2 which handles the content module's tag
encoded
which is contained in the XML that was at issue. So, the URL given for this
issue
now works.
On a related matter, I did a test using content:item which is the other use of
content module and found that Google reader does not handle rdf:value present
in
content:item, so I will not handle it either. It will be ignored.
This new version worksaround problem with delete and exit for Sony Ericsson
T637.
Original comment by ibunto...@gmail.com
on 29 Jun 2008 at 3:14
I think that this is fixed as I have tried the above example and released the
fix.
Original comment by ibunto...@gmail.com
on 23 Dec 2008 at 8:04
Original issue reported on code.google.com by
i...@software.coop
on 28 Jun 2008 at 1:28