First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 82453
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Aaron Walker (RETIRED) <ka0ttic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrick Lauer <patrick@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 82453 depends on: Show dependency tree
Bug 82453 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-18 05:45 0000
RSS2 feeds have a faulty <link> section which should point to the homepage not
the RSS feed itself
 To fix it, edit ($nanoblogger_homedir)/plugins/rss2.sh
 Line 42:
   <link>$RSS2_FEED_URL</link>
  change to:
   <link>$BLOG_URL</link>

Reproducible: Always
Steps to Reproduce:
1. emerge nanoblogger
2. create blog
3. look at RSS2 feed

------- Comment #1 From Aaron Walker (RETIRED) 2005-02-18 08:17:33 0000 -------
Fixed.  Snatched a diff from upstream cvs; there's a couple other related
changes.

First Last Prev Next    No search results available      Search page      Enter new bug