[Koha-bugs] [Bug 32205] Unnecessary sysprefs used in template params for masthead during failed OPAC auth

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 22 09:12:48 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32205

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #3 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Ah I found a place where a preference is missing Koha.Preference() use.
It is TagsEnabled at :

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt:[% SET TagsInputEnabled
= ( ( Koha.Preference( 'opacuserlogin' ) == 1 ) && TagsEnabled &&
TagsInputOnList ) %]

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list