http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10690 Bug ID: 10690 Summary: Warn about trailing slashes in description of OPACBaseURL and staffClientBaseURL Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: System Administration Assignee: magnus@enger.priv.no Reporter: magnus@enger.priv.no QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The descriptions of OPACBaseURL and staffClientBaseURL are not explicit about whether a trailing slash should be included in the URLs or not. But: <jcamins> Folks: if you have a trailing slash in your OPACBaseURL or staffClientBaseURL, REMOVE IT! <jcamins> I've been trying to troubleshoot weird firewall issues with 3.12 for one of my clients ever since the upgrade, and it turns out that the firewall was going nuts because of URLs like catalog.com//cgi-bin/koha/opac-detail.pl. <jcamins> Almost certainly a firewall misconfiguration, of course, but it's easy enough to work around on the server. Patch coming up! -- You are receiving this mail because: You are watching all bug changes.