[Koha-bugs] [Bug 13083] Hard-coded " by " in opac-tags.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 21 18:09:58 CEST 2014


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 32556
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32556&action=edit
Bug 13083 - Hard-coded " by " in opac-tags.pl

The OPAC's list of a logged-in user's tagged titles displays title and
author, which for some reason are combined in the script into one
variable. I can't see any reason to do it this way.

This patch modifies the script so that title and author are passed as
separate variables. In addition, subtitle is now passed as well.

To test you must log into the OPAC as a user who has tagged multiple
titles, at least one of which should have an author and at least one
with a subtitle. View the list of tagged titles and confirm that this
information is being displayed correctly.

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


More information about the Koha-bugs mailing list