https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34961
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #156455|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 156466 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156466&action=edit Bug 34961: Add sort parameter to OPAC search results RSS feed link This patch corrects two RSS links in the OPAC search results template so that they include the correct parameters, including the descending sort by acquisition date. To test, apply the patch and go to the OPAC. - Perform a catalog search which will return search results. - Next to the page heading "Your search returned X results" is an RSS link. Check the link to confirm that it has all the expected parameters: opac-search.pl?idx=kw&q=nude&count=50&sort_by=acqdate_dsc&format=rss - Perform a search which will return no results and check the RSS link on that page. It should be the same. 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/
