[Koha-bugs] [Bug 25340] opac-review.pl doesn't show title when commenting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 1 15:05:00 CEST 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 104086
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104086&action=edit
Bug 25340: Pass biblio object to OPAC comments template

This patch modifies the OPAC comments system so that the biblio object
is passed to the template. This allows the biblio-title include to
properly access the title and subtitle information.

Unrelated change: Remove some custom CSS from the page which was
obsolete.

To test, apply the patch and make sure the "reviewson" preference is
enabled.

- Log in to the OPAC and open a bibliographic record's detail page.
- Under the "Comments" tab, click the "Post your comments" link to
  trigger the pop-up window.
- In the pop-up window, verify that the item's title is correct in the
  page title and the heading. Author should display correctly, if
  present.
- Test submitting a comment and editing a comment. Everything should
  work correctly.

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


More information about the Koha-bugs mailing list