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

--- Comment #3 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 204506
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204506&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

Signed-off-by: Owen Leonard <[email protected]>
Signed-off-by: Andrew Fuerste Henry <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to