Bug 23968: fix OPACMySummaryNote feature
authorFridolin Somers <fridolin.somers@biblibre.com>
Tue, 5 Nov 2019 08:52:59 +0000 (09:52 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 30 Mar 2020 18:18:53 +0000 (18:18 +0000)
commit0f75bffeeb7d6518a707dc800e7d12091946706b
treec0cb3371d79f075e2091c5ae9516b51efda30445
parent1c53ff62de7c6a7f4d0b68348dd12a136812435f
Bug 23968: fix OPACMySummaryNote feature

The system preference OPACMySummaryNote is used to display on the logged-in patron summary page at OPAC.
It does not display anymore.

Looks like it comes from code :
[% IF OPACMySummaryNote %][% Koha.Preference('OPACMySummaryNote') | $raw %][% END %]
OPACMySummaryNote used to be a provided variable.

Test plan:
1) Enable system preference OPACMySummaryNote
2) Enter some HTML into it
3) Go to OPAC and loggin
4) Check you see the HTML in opac-user.pl
5) Disable the preference
6) Check you dont see the HTML anymore

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d5c501bf63f9d42bc9d872eef391c0864753c8ba)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt