]> git.koha-community.org Git - koha.git/commit
Bug 17725: Do not copy subfield's content when cloning
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Jan 2017 12:39:47 +0000 (13:39 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 15 Jan 2017 16:22:24 +0000 (17:22 +0100)
commite1cdb66dd397f5108f30a6d4418138ff36c4a914
tree5c0306da4414266d5b93c8c27a6d3880bd9d98b1
parentcfcc84b0079a0efc38eebac327b7caf1019b8857
Bug 17725: Do not copy subfield's content when cloning

To replicate:
- Open an existing record in your catalog
- Create another field or subfield of a field/subfield already used using the icon to repeat it
- Verify that the content is copied over
- Verify this happens for input (one line) and textare (multiple lines)

I can't make this happen for when creating a new record, but more consistently on editing existing records.

This is rather annoying when cataloguing in Koha, as the cataloguer has to empty the field first and that adds an extra step for each repeated field.

Test plan:
Confirm than the content is not copied when you clone a field or a subfield.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit e12b080a4cc1131fd55810e1c18d0217e0ef765a)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/js/cataloging.js