http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10840

            Bug ID: 10840
           Summary: Re-add missing [% OPACResultsSidebar %]
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Bug 10405 rightly added id's to items, but inadvertently removed [% OPACResults
Sidebar %] from the opac-facets.inc file. This bug rectifies that problem.

Test Plan:
Confirm the problem
===================
1) Using version 3.12.4 package installation, set OPACResultsSidebar system
preference to some text.
2) In the OPAC, search for something
3) In the facets list on the left, the text should appear.
4) Using master installation, set OPACResultsSidebar system preference to some
text.
5) In the OPAC, search for something
6) The facets will not have the text, though viewing the source, there is an
empty <div id="opacresultssidebar">.

Correct the problem
===================
1) Apply the patch to the master system
2) In the OPAC, search again for something
3) The facets on the left will now have the text showing similar to the 3.12.4
version.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to