30 Jul
2020
30 Jul
'20
5:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22223 --- Comment #15 from David Cook <dcook@prosentient.com.au> --- (In reply to Lucas Gass from comment #14)
I ran into this problem today with double encoded URL parameters if OPACURLOpenInNewWindow is turned on. Not sure why this is In Discussion, I tested Jonathan's patch (which needs rebased) and it seems to work.
I think Jonathan probably put it as "In Discussion" as it was a POC to him. Looking at the code... I don't really like this patch as it's trying to undo double-encoding (rather than just not double-encoding in the first place). -- You are receiving this mail because: You are watching all bug changes.