[koha-commits] main Koha release repository branch new/bug_10266 created. v3.12.00-beta1-544-g3898e70

Git repo owner gitmaster at git.koha-community.org
Fri May 17 13:47:39 CEST 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_10266 has been created
        at  3898e70fe55b9e56a474220223adcf205a12add1 (commit)

- Log -----------------------------------------------------------------
commit 3898e70fe55b9e56a474220223adcf205a12add1
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri May 17 07:53:53 2013 -0400

    Add Rafal Kopaczka to the history
    
    Welcome, Rafal! You are the 211th developer with a patch in Koha.

commit 5c95148bb1852d4b26e64368b6d1013b60a5cf18
Author: Rafal Kopaczka <rkk0 at poczta.onet.pl>
Date:   Wed May 15 16:19:05 2013 +0200

    Bug 10266 - Statuses not appearing in the OPAC
    
    Simply revert order of 2 lines in Items.pm. Previous line write to
    variable used in next line as function argument.
    
    To Test:
    
    Give an item a special restricted value, define one if you have to
    in the authorised values.
    
    Observe that, without this patch, statuses are not shown in the
    OPAC in parentheses. My example was an item that had a restricted
    value of "Library Staff Only"
    
    It should have been shown under status on the detail page of the
    OPAC, but was not.
    
    Apply the patch, observe that restricted values are now shown
    for your item, for example:
    Available (Library Staff Only) in the status column.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and test plan.
    Simple change fixing a display problem, no string changes.
    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