[Koha-bugs] [Bug 14155] Placing holds via ILSDI bypass some checks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 27 10:50:22 CET 2015


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

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40241|0                           |1
        is obsolete|                            |

--- Comment #21 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 44050
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44050&action=edit
(qa followup) variable declaration and cleanup

1/ running koha qa tools showed up valid FAIL. This patch fix
   that error.

   FAIL t/db_dependent/Reserves.t
     OK    critic
     OK    forbidden patterns
     OK    pod
     FAIL  valid
                "my" variable $title masks earlier declaration in same scope
                "my" variable $bibitemnum masks earlier declaration in same
scope

2/ the following redundant line was removed as it had no use:

   t::lib::Mocks::mock_preference('maxreserves', 15);

Signed-off-by: Alex Arnaud (Biblibre) <alex.arnaud at biblibre.com>

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


More information about the Koha-bugs mailing list