[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.07-2-g74b78a4

Git repo owner gitmaster at git.koha-community.org
Tue Feb 3 23:55:43 CET 2015


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, 3.16.x has been updated
       via  74b78a40818e762375830f6a5c92fc8f9dbbc0bb (commit)
      from  170ad570428c44a93fc97048b59f963d469734f1 (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 74b78a40818e762375830f6a5c92fc8f9dbbc0bb
Author: Mason James <mtj at kohaaloha.com>
Date:   Wed Nov 26 13:51:45 2014 +1300

    fix for 13331 [Bug 13331] Subfield does not show in cataloging editor - if subfield is disabled in OPAC/enabled in Staff, via frameworks
    
    to test...
    
    1/ attempt to add a new bib in the cataloguing editor, default framewok
      - observe 245b subfield is visible in the editor, for tab 2
    
    2/ uncheck the OPAC visibility for 245b, within the framework editor - then save
    
    3/ repeat step 1/
      - observe that the 245b subfield has disappeared from the cataloguing editor!
    
    4/ apply patch,
    
    5/ repeat step 1/
      - observe that the 245b subfield now displays correctly in the cataloguing editor
    
    note: this looks looks like a typo bug, that has been in koha for years
    
    Signed-off-by: wajasu <matted at 34813.mypacks.net>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

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

Summary of changes:
 cataloguing/addbiblio.pl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list