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

--- Comment #1 from Laura Escamilla <[email protected]> ---
Created attachment 198799
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198799&action=edit
Bug 42559: Prevent OpacFavicon URLs from being double-encoded

Test plan:

1. Apply the patch.
2. Set OpacFavicon to a URL containing an encoded space, for example:
  
https://raw.githubusercontent.com/bywatersolutions/web-assets/master/sites/ketchum/favicon%20002.png
3. Restart services and clear cache if needed.
4. View the OPAC page source.
5. Confirm the favicon URL is rendered with %20 and not %2520.
6. Confirm the favicon loads in the browser.
7. Clear the OpacFavicon system preference.
8. Confirm the default Koha favicon still loads.
9. Sign off and have a great day! :D

-- 
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/

Reply via email to