https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #173 from Owen Leonard <oleonard@myacpl.org> --- I'm trying to test this and running into trouble: Other comments: The changes to sample_notices.sql don't apply cleanly, but that can wait for a rebase. Easy to ignore at this stage of testing. I get this error in the staff client: Missing right curly or square bracket at /home/vagrant/kohaclone/C4/Circulation.pm line 4144, at end of line It looks like there is a missing curly bracket at line 2064, so I added that before continuing. Then: Checked-out items in the OPAC don't show a "recall" link on the detail page. I'm logged in as a different user than the one who has it checked out. Is there more I need to do to make something "available" for recall? Or was my correction to Circulation.pm incorrect, causing some other problems? -- You are receiving this mail because: You are watching all bug changes.