[koha-commits] main Koha release repository branch new/bug_9421 created. v3.08.00-1691-g75703cf

Git repo owner gitmaster at git.koha-community.org
Wed Feb 6 18:33:39 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_9421 has been created
        at  75703cf6041aa83fe0decb0343856d745aa998d2 (commit)

- Log -----------------------------------------------------------------
commit 75703cf6041aa83fe0decb0343856d745aa998d2
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Jan 17 21:39:38 2013 -0500

    Bug 9421: tools/picture-upload.pl not Plack-compatible
    
    This patch avoids using file-level private variables in subroutines
    by passing the needed variables as parameters to the subroutines.
    
    To test (under Plack):
    1) Try uploading a patron image without applying the patch. Notice
       it fails.
    2) Apply patch.
    3) Try uploading a patron image again, noticing this time it succeeds.
    
    To test (under Apache):
    1) Apply patch.
    2) Try uploading a patron image, confirm that it works.
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    Fixes Plack, does not break Apache. Works as expected.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit fe14e6ad40dec47573807b75a80e30228363f9ed
Merge: f17c016 208b9cd
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed Feb 6 12:31:41 2013 -0500

    Merge branch 'bug_9432' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list