Bug 23968: fix OPACMySummaryNote feature
authorFridolin Somers <fridolin.somers@biblibre.com>
Tue, 5 Nov 2019 08:52:59 +0000 (09:52 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 6 Nov 2019 16:56:51 +0000 (16:56 +0000)
commitd5c501bf63f9d42bc9d872eef391c0864753c8ba
treef0958dc2539749e42183b2b1638f04e564fe6b0d
parentfad70512c0d6ebe72f34848406e00d9eb927930b
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>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt