Summary: | usage of OPACBaseURL | ||
---|---|---|---|
Product: | Koha | Reporter: | Laurence Rault <laurence.rault> |
Component: | System Administration | Assignee: | Paul Poulain <paul.poulain> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, matthias.meusburger, nengard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8952 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Laurence Rault
2012-03-21 10:08:02 UTC
To my opinion, http:// should not be added automatically, for one simple reason: it just might not be http:// ! OPAC might be using https, and in that case, automatic prefill would be wrong. (In reply to Matthias Meusburger from comment #1) > To my opinion, http:// should not be added automatically, for one simple > reason: it just might not be http:// ! > OPAC might be using https, and in that case, automatic prefill would be > wrong. +1 This also effects RSS feeds I believe. |