https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30613
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #134641|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 134664 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134664&action=edit Bug 30613: Hide RSS feed link when viewing private list in the OPAC This patch wraps the List RSS icon in a check on whether the list is public. Private lists RSS can only be accessed by a logged-in patron. To test apply the patch and view a public list in the OPAC. You should see an RSS link icon next to the list title. Now log in to the OPAC and view a private list. There should be no RSS link. Note the QA tool warning about the aria-hidden attribute is a false positive. The parent element has a label. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
