https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35339 Bug ID: 35339 Summary: numSearchRSSResults doesn't work Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: noemie.labine@collecto.ca QA Contact: testopia@bugs.koha-community.org Preference numSearchRSSResults is supposed to limit the number of results in the RSS feed, but it doesn't. The RSS feed shows the number of results that is specified in OPACnumSearchResults instead. Test : 1. Fill numSearchRSSResults with a number, let's say 20. 2. Fill OPACnumSearchResults with a number, let's say 50. 3. Go to your OPAC and search for something with more than 50 results. 4. Click on the RSS feed button. The RSS feed will show 50 results instead of 20. -- You are receiving this mail because: You are watching all bug changes.