http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11575
--- Comment #18 from M. Tompsett <[email protected]> --- (In reply to Robin Sheat from comment #15) > (In reply to Tomás Cohen Arazi from comment #14) > > Are we introducing problems for Plack? > > Probably not. Really, OPACBaseURL should include the method so there's no > need for any of that $using_https crap. But that's a story for another day. > > Also, as this promotes the use of the syspref over the envvar, it's probably > better for plack. What's even better for Plack is using the OPACBaseURL with the protocol included all the time, like I just tweaked the code for in bug 5010. ;) Well, to be honest, I don't know if it is better for plack, but that using_https stuff is reduced a bit now. :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
