https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42559
--- Comment #5 from Owen Leonard <[email protected]> --- (In reply to Pedro Amorim (ammopt) from comment #4) > Hi guys, should we not make sure that everywhere OpacFavicon is used also > follows this? Now I'm wondering if this patch is correct... Are we talking about an image/icon file which is stored as literally 'favicon%20002.png' ? If so don't we want it to be double-encoded? Double-encoded link works: https://static.myacpl.org/public/img/koha/koha%2520dev%2520favicon.ico Not double-encoded, fails: https://static.myacpl.org/public/img/koha/koha%20dev%20favicon.ico -- 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/
