[Koha-bugs] [Bug 16111] RSS feed for OPAC search results has wrong content type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 6 11:57:59 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16111

--- Comment #74 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 92622
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92622&action=edit
Bug 16111: (QA follow-up) Changes related to partial revert

When reverting the & change, we need to go back to html filter for
query_cgi and limit_cgi. In this patch I only replaced it where it is
needed. The template contains more references to SEARCH_RESULT.query_cgi
and SEARCH_RESULT.limit_cgi which are useless, since searchResults does
not return these hash keys at all.

This patch fixes one occurrence where SEARCH_RESULT was copied outside
the loop that defines the template variable.

Obviously, the code for RSS still needs more attention.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list