[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-928-g73ac970

Git repo owner gitmaster at git.koha-community.org
Fri Aug 16 16:02:27 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, master has been updated
       via  73ac970f734b0f04fff5561aa35bb9d9d47aa943 (commit)
      from  240520c2f925a4e9235628f06a0bdd15c99dfa80 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 73ac970f734b0f04fff5561aa35bb9d9d47aa943
Author: David Cook <dcook at prosentient.com.au>
Date:   Tue Aug 13 12:16:28 2013 +1000

    Bug 10715 - MARC21 007 Plugin Editor doesn't load position 01
    
    This patch changes the MARC21 007 plugin editor so that it uses
    1 character instead of 4 characters for position 01.
    
    TEST PLAN:
    
    1) Create new record/edit an existing record
    2) Using the tag editor for the 007 field, choose "Videorecording"
    3) Click OK
    4) Change the second character in the 007 from "c" to "d"
    5) Open the tag editor again
    6) Note that position 01 will still say "c - Videocartridge" rather
    than "d - Videodisc".
    7) Exit tag editor
    
    8) Apply patch
    
    9) Reload the page (Shift + Refresh is always useful)
    10) Open the tag editor again
    11) Note that position 01 will now say "d - Videodisc"
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 cataloguing/value_builder/marc21_field_007.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list