https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25340 Bug ID: 25340 Summary: opac-review.pl doesn't show title when commenting Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org When placing a comment/review on a record on the OPAC, Koha says "Comments on No title" even when there is a title. The template looks like this: <h1>Comments on <i>[% INCLUDE 'biblio-title.inc' biblio=Stash.stash() %]</i></h1> Surely that should have a more appropriate data structure put into biblio. -- You are receiving this mail because: You are watching all bug changes.