[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-59-gdcc953b

Git repo owner gitmaster at git.koha-community.org
Thu Jun 12 10:15:39 CEST 2014


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.14.x has been updated
       via  dcc953b3cd82fb606ce090282b4ea4f053eee011 (commit)
      from  930b52395438531911ceec64a09cb476f0e3f912 (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 dcc953b3cd82fb606ce090282b4ea4f053eee011
Author: Magnus Enger <magnus at enger.priv.no>
Date:   Fri Mar 7 09:10:49 2014 +0100

    Bug 10647 - Make OPAC MARC plain view work for all flavours of MARC
    
    On "MARC view" in the OPAC, clicking on "Plain view" does not work
    for UNIMARC and NORMARC.
    
    To test:
    - Make sure you have a UNIMARC or NORMARC setup
    - Go to the "MARC view" of a record in the OPAC
    - Click on "view plain" and observe the "Sorry, plain view is
      temporarily unavailable." error message
    - Apply the patch
    - Click on "view plain" and observe that a plain view of the MARC
      record is now displayed
    - Sign off
    
    I have only tested this on NORMARC, it might be good if someone
    can test on UNIMARC.
    
    Updated 2014-03-13: Incoroprates changes suggested by Marcel.
    Test plan is the same as before.
    
    Updated 2014-03-13: Tested in my UNIMARC system.
    toggled opactheme to all three values, with OPACXSLTDetailsDisplay
    and OPACXSLTResultsDisplay both set to default.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested with MARC21 and UNIMARC, passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit b4f5fee48cccec9f1fe6f403333f11ae0349d8e7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../en/xslt/{MARC21slim2OPACMARCdetail.xsl => plainMARC.xsl}         |    0
 .../prog/en/xslt/{MARC21slim2OPACMARCdetail.xsl => plainMARC.xsl}    |    0
 opac/opac-showmarc.pl                                                |    2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename koha-tmpl/opac-tmpl/bootstrap/en/xslt/{MARC21slim2OPACMARCdetail.xsl => plainMARC.xsl} (100%)
 rename koha-tmpl/opac-tmpl/prog/en/xslt/{MARC21slim2OPACMARCdetail.xsl => plainMARC.xsl} (100%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list