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

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |k...@bywatersolutions.com

--- Comment #21 from Kyle M Hall <k...@bywatersolutions.com> ---
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
Koha-bugs@lists.koha-community.org
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