[Koha-bugs] [Bug 8296] Add descriptive (text) published date field for serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 14 16:45:56 CEST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

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

* serials/serials-collection.pl                                            FAIL
    forbidden patterns          FAIL
        The patch introduces a forbidden pattern: tabulation character at line
2 +    my $sth = $dbh->prepare(";
    valid                       OK
    critic                      OK
* serials/serials-edit.pl                                                  FAIL
    forbidden patterns          OK
    valid                       FAIL
        "my" variable @publisheddates masks earlier declaration in same scope 
    critic                      OK

1 tabulation character and 1 redefined variable.

Marked as Failed QA.

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


More information about the Koha-bugs mailing list