[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.11-48-g63059b0

Git repo owner gitmaster at git.koha-community.org
Mon Oct 24 12:42:12 CEST 2016


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.22.x has been updated
       via  63059b0fe4f19265bf51453d001080b85e7cb49a (commit)
      from  de1c5696e0f8828990c95dbdc0520abb12bf476c (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 63059b0fe4f19265bf51453d001080b85e7cb49a
Author: Rodrigo Santellan <rsantellan at gmail.com>
Date:   Mon Oct 10 04:20:12 2016 -0400

    Bug 17405 Edit record uses Default framework
    
    In detail view (catalogue/detail.pl), when clicking on Edit > Edit
    record button, the record editor should be opened with the biblio record
    framework. It isn't the case. The Default framework is used. Same issue
    with Edit > Edit as new (duplicate).
    
    TO TEST:
    
    1. Find a biblio record using a framework which is not the Default one.
    2. See the biblio record in detail view (catalogue/detail.pl).
    3. Click on Edit > Edit record.
    4. Click on Settings => you can see 'Default' as selected framework.
    5. Apply the patch.
    6. Repeat step 3-4. => the biblio record framework is selected.
    7. Repeat 3-4 using Edit > Edit as new (duplicate).
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
      Added a test plan
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Fix the issue, no errors.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit f060709df0ed07c0ff3dbc20404fa5b3b2aa8651)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 8659bad629fcdfb5bb612ad21ce0bcb0f70a74bd)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list