Bug 19047

Summary: Fix AddBiblio call in Reserves.t
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Test SuiteAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: fridolin.somers, katrin.fischer, mtj
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 19047: Fix AddBiblio call in Reserves.t
[SIGNED-OFF] Bug 19047: Fix AddBiblio call in Reserves.t
Bug 19047: Fix AddBiblio call in Reserves.t
Bug 19047: Fix AddBiblio call in ShelfBrowser.t

Description Marcel de Rooy 2017-08-07 06:44:37 UTC

    
Comment 1 Marcel de Rooy 2017-08-07 06:48:15 UTC
Created attachment 65532 [details] [review]
Bug 19047: Fix AddBiblio call in Reserves.t

AddBiblio does not return a title; the biblioitemnumber is stored in the
title variable.
The variables for biblioitemnumber are not used and can be removed.

Test plan:
Run t/db_dependent/Reserves.t
Comment 2 Owen Leonard 2017-08-07 14:14:38 UTC
Created attachment 65558 [details] [review]
[SIGNED-OFF] Bug 19047: Fix AddBiblio call in Reserves.t

AddBiblio does not return a title; the biblioitemnumber is stored in the
title variable.
The variables for biblioitemnumber are not used and can be removed.

Test plan:
Run t/db_dependent/Reserves.t

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Jonathan Druart 2017-08-10 18:07:19 UTC
Created attachment 65837 [details] [review]
Bug 19047: Fix AddBiblio call in Reserves.t

AddBiblio does not return a title; the biblioitemnumber is stored in the
title variable.
The variables for biblioitemnumber are not used and can be removed.

Test plan:
Run t/db_dependent/Reserves.t

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Jonathan Druart 2017-08-10 18:07:23 UTC
Created attachment 65838 [details] [review]
Bug 19047: Fix AddBiblio call in ShelfBrowser.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Jonathan Druart 2017-08-10 19:31:48 UTC
Pushed to master for 17.11, thanks to everybody involved!
Comment 6 Fridolin Somers 2017-09-29 09:32:52 UTC
Pushed to 17.05.x, will be in 17.05.05.
Comment 7 Katrin Fischer 2017-10-01 21:30:59 UTC
These patches have been pushed to 16.11.x and will be in 16.11.13.
Comment 8 Mason James 2017-10-24 05:05:50 UTC
Pushed to 16.05.x, for 16.05.18 release