[Koha-bugs] [Bug 13947] serials/subscription-history.pl calls GetBiblio incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 2 17:22:55 CEST 2015


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

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 37443
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37443&action=edit
Bug 13947: Correct call to GetBiblio to receive correct return value

When you attempt to edit the manual history for a subscription,
the title is blank. This is a result of an incorrect use of the
GetBiblio function.

TEST PLAN
---------
1) Log in to staff client
2) Serials
3) Search for an existing serial with manual history checked.
   -- creating one as needed is left as an exercise to the reader.
4) Click on the title of the serial for the details page.
5) Go to the Planning tab and click 'Edit History'
   -- Heading will be 'Subscription history for' without a
      title.
6) Apply patch
7) Refresh page.
   -- Heading will include the title correctly.
8) run koha qa test tools

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


More information about the Koha-bugs mailing list