Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73024 - Raggle version bump - 0.3.2
Summary: Raggle version bump - 0.3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor
Assignee: Gentoo Ruby Team
URL: http://www.raggle.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 06:16 UTC by Tom Kirchner
Modified: 2004-12-01 13:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild diff from 0.3.1 to 0.3.2 (raggle-0.3.1-to-0.3.2.diff,474 bytes, patch)
2004-12-01 06:18 UTC, Tom Kirchner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kirchner 2004-12-01 06:16:53 UTC
www-client/raggle-0.3.2 released.  Raggle is a console RSS reader written in Ruby.  Version 0.3.2 released November 27 2004.
Comment 1 Tom Kirchner 2004-12-01 06:18:25 UTC
Created attachment 45052 [details, diff]
ebuild diff from 0.3.1 to 0.3.2

Simple ebuild diff from raggle 0.3.1 to 0.3.2, tested and working on x86.
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2004-12-01 07:56:05 UTC
According to raggle.org : "Expand CDATA elements before parsing. This fixes feeds with embedded CDATA elements"

Don't know what they "fixed" but raggle now displays 
<![CDATA[ .... ]]> instead of actual content as 0.3.1 did.

It looks more like a regression bug than a fix to me.

Besides, when using the web interface (raggle --server), both 0.3.1 and 0.3.2 just dump <![CDATA[ .... ]]> which makes the content invisible :-(
Comment 3 Tom Kirchner 2004-12-01 08:07:45 UTC
I can't replicate your bug here, with 0.3.1, 0.3.2, or CVS.  Can you recommend a feed that should show the error?
Comment 4 Xavier Neys (RETIRED) gentoo-dev 2004-12-01 08:11:42 UTC
Gentoo's
Comment 5 Michael Kohl (RETIRED) gentoo-dev 2004-12-01 09:04:15 UTC
I'll add 0.3.2 to CVS later today and will close this bug after that. Xavier, if you further want to discuss this issue, could you please open a separate bug for it (although it seems like a discussion for upstream anyways)?
Comment 6 Michael Kohl (RETIRED) gentoo-dev 2004-12-01 13:02:53 UTC
Added to CVS. Thanks for the ebuild!