13 Feb
2026
13 Feb
'26
3:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40000 --- Comment #24 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Fridolin Somers from comment #22)
Ah but is it not a boolean pref.
And needs HTML filter no ?
addPrefs({'anonPatronId': [% Koha.Preference('AnonymousPatron') | html %]})
Yes, have a look at `git grep addPrefs`, we already have occurrences pushed to main, or have a look at the remote branch bug_41324 in my Koha gitlab repo for more examples. -- You are receiving this mail because: You are watching all bug changes.