[koha-commits] main Koha release repository branch new/bug_9574 created. v3.08.00-1927-g4a84038

Git repo owner gitmaster at git.koha-community.org
Thu Mar 7 15:14:15 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9574 has been created
        at  4a84038a86a2b7c36f5d6dee7cdb0c4c31bee71d (commit)

- Log -----------------------------------------------------------------
commit 4a84038a86a2b7c36f5d6dee7cdb0c4c31bee71d
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Feb 10 13:25:44 2013 -0500

    Bug 9574: Plack fixes for serials/subscription-add.pl
    
    This patch fixes the following warnings under Plack:
    * Use of uninitialized value $firstissuedate in string eq at \
        /home/jcamins/kohaclone/serials/subscription-add.pl line 92.
    * Use of uninitialized value $firstissuedate in substr at \
        /home/jcamins/kohaclone/serials/subscription-add.pl line 105.
    * Use of qw(...) as parentheses is deprecated at \
        /home/jcamins/kohaclone/serials/subscription-add.pl line 95.
    * Variable "$firstissuedate" is not available at \
        /home/jcamins/kohaclone/serials/subscription-add.pl line 338.
    
    To test:
    1) Create a subscription. Ensure that setting the first issue's
       publication date works.
    2) Edit a subscription. Ensure that the first issue's publication
       date shows up.
    3) Sign off.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    No regressions found, all tests and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list