[Koha-bugs] [Bug 26127] When reporting an Error from the OPAC, the URL does not display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 3 15:09:51 CEST 2020


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

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 107704
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107704&action=edit
Bug 26127: local_referer should not compare with OPACBaseURL case insensitive

In our test data we have OPACBaseURL that is filled with
http://kohadev.myDNSname.org:8080,
but the CGI referer in local_referer is lowercase
We should compare it without case sensitivity

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list