[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.06-27-g82a55e9

Git repo owner gitmaster at git.koha-community.org
Wed Dec 12 18:46:18 CET 2018


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.05.x has been updated
       via  82a55e971c74bd3c7e16a2e372fcfcdecdb62489 (commit)
       via  919e9567a6ddad472478514b7db4ca8c08e7eedb (commit)
      from  436731c537c316e2b784047c06fb5307b67f1cdb (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 82a55e971c74bd3c7e16a2e372fcfcdecdb62489
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Nov 8 14:49:10 2018 +0100

    Bug 21774: Cloned item subfields disappear when editing an item
    
    Bug 10306 changed behavior on cloning item subfields by no longer splitting
    constructions like 'A | B' in item fields like ccode.
    
    If it is really recommended to clone item subfields, I am not so sure
    about. But this patch at least restores the possibility to do so while
    we discuss if we should ;)
    
    Test plan:
    [1] Run Items.t
    [2] Make an item subfield repeatable in framework. And test edit items.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Works as expected. Also fixes the display of collections on the items
    table (on editing items).
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5f34dd06ec66b11a914e49eb611714ea4c72771d)
    
    Conflicts:
    	t/db_dependent/Items.t

commit 919e9567a6ddad472478514b7db4ca8c08e7eedb
Author: “Lucas Gass” <lucas at bywatersolutions.com>
Date:   Wed Dec 12 17:19:57 2018 +0000

    Revert "Bug 21774: Cloned item subfields disappear when editing an item"
    
    This reverts commit d6fe41657861666320383904b16165cc4820777a.

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

Summary of changes:
 t/db_dependent/Items.t |   65 +-----------------------------------------------
 1 file changed, 1 insertion(+), 64 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list