https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26127
--- Comment #3 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
