Bug 38238 - Amperstamp is not escaped in RSS feed generation
Summary: Amperstamp is not escaped in RSS feed generation
Status: RESOLVED DUPLICATE of bug 37801
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-23 12:38 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2024-10-23 12:46 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***