[Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 13 15:21:04 CET 2012


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #20 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA Comments:

A lot of QA issues:
* C4/ILSDI/Services.pm                                                     FAIL
  valid                       FAIL
    "my" variable $issue masks earlier declaration in same scope
* members/moremember.pl                                                    FAIL
  valid                       FAIL
    "my" variable $renewerror masks earlier declaration in same statement
    "my" variable $renewokay masks earlier declaration in same statement
* opac/opac-user.pl                                                        FAIL
  forbidden patterns          FAIL
    The patch introduces a forbidden pattern: tabulation character (188)


moremember.pl l.521,522: my ( $renewokay, $renewerror ) = my ( $renewokay,
$renewerror ) = [...]


Marked as Failed QA.

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


More information about the Koha-bugs mailing list