[Koha-bugs] [Bug 23968] New: OPACMySummaryNote does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 5 09:51:00 CET 2019


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

            Bug ID: 23968
           Summary: OPACMySummaryNote does not work
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

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.

I propose to fix and add a div with an id to allow tunning of this specific
display.

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


More information about the Koha-bugs mailing list