Bug 38238

Summary: Amperstamp is not escaped in RSS feed generation
Product: Koha Reporter: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 24.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Baptiste Wojtkowski (bwoj) 2024-10-23 12:38:23 UTC
When generating the RSS feed, opac-opensearch.tt escapes amperstamps in query_cgi but not limits_cgi

Steps to reproduce :
1 - Go to advanced search in opac
2 - Make a research only on a selected item type (books for example)
3 - Click on the RSS button => the generated rss is invalid with amperstamp not escaped (firefox will fail at displaying it)
Comment 1 Baptiste Wojtkowski (bwoj) 2024-10-23 12:46:48 UTC

*** This bug has been marked as a duplicate of bug 37801 ***