[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
Wed Jun 17 15:18:18 CEST 2015


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

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

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

--- Comment #14 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 40241
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40241&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