http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5010

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #21 from Kyle M Hall <[email protected]> ---
I have a few suggestions for this:
1) Use the Preference method of the Koha TT plugin instead of passing them in
from the perl script. No real processing is done.
2) Change the new sys pref PublicCatalogUsesSSL to OpacProtocol and give it the
two options with the values "http://"; and "https://"; instead of it being a
yes/no. That way in the template we can use do [% Koha.Preference(
'OPACProtocol' ) %][% OPACBaseURL %] which will mean far fewer changes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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/

Reply via email to