http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13826 Bug ID: 13826 Summary: OPAC: Display RSS icon on list of recent Comments Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org 'Recent comments' supports RSS, but does not display an RSS icon on the page (similar to search results page). To reproduce: 1) Enable display of 'Recent comments' in OPAC (Syspref OpacShowRecentComments) 2) In OPAC, go to Home > Recent comments 3) Verify that there is a link in the head part of the HTML source code (<link rel="alternate" type="application/rss+xml"....), but no RSS icon on the pate itself (like in search results). -- You are receiving this mail because: You are watching all bug changes.