[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.09-17-g8105555

Git repo owner gitmaster at git.koha-community.org
Tue Sep 17 21:57:44 CEST 2019


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, 18.11.x has been updated
       via  8105555bbf3ef11ded7dee0dc2f7d37cbe423850 (commit)
      from  afe48a014bb819da3d39503a107ec656e6d49a5e (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 8105555bbf3ef11ded7dee0dc2f7d37cbe423850
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Wed Aug 7 10:57:01 2019 +0200

    Bug 23436: add a label for duplicate backend
    
    Reproduce issue:
     - Enable "EnableAdvancedCatalogingEditor" preference
     - Go to cataloguing and click on advanced editor
     - Click on the down arrow in "Save to catalog" menu
     - You should see an undefined named save backend
    
    Test patch:
     - Enable "EnableAdvancedCatalogingEditor" preference
     - Go to cataloguing and click on advanced editor to save preference to
       the cookie
     - Click on the down arrow in "Save to catalog" menu
     - You should see a "Duplicate" named backend
    
    Test Bug 16232 for no regression:
     - Search for a biblio in catalog
     - Click in "Edit record"
     - Advanced editor should appear.
       SUCCESS => browser url ends with #duplicate/{original biblionumber}
               => Title above toolbar is "Editing duplicate record of
                  #{original biblionumber}"
     - Save
       SUCCESS => browser url ends with #catalog/{new biblionumber}
               => Title above toolbar is "Editing catalog record #{new
    biblionumber}"
    
    More test:
     - Search for a biblio in catalog
     - Click on "Edit record"
     - Advanced editor should appear
     - Click on the down arrow in "Save to catalog" menu and click on
       Duplicate,
     - Record should be saved as a new one (same behavior)
    
    Signed-off-by: cori <corilynn.arnold at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit a8ddf55667f60a3cdc23ef0b6272921bc975bc73)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit eec9d8becfb109add527a421738c087d2ed8f880)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list