Koha/koha-tmpl/intranet-tmpl/prog/js
Jonathan Druart e12b080a4c 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>
2017-01-13 11:26:34 +00:00
..
pages Bug 17394 - exporting checkouts with items selects without items in combo-box 2016-11-07 16:43:51 +00:00
acq.js
additem.js Bug 14752 - (QA followup) Remove annoying modal, use dialog box instead 2016-09-13 17:21:05 +00:00
ajax.js
audio_alerts.js Bug 16310 - Remove the use of "onclick" from audio alerts template 2016-08-01 14:35:27 +00:00
automatic_item_modification_by_age.js Bug 16437 - (follow-up) Automatic item modifications by age needs prettying 2016-05-31 11:57:12 +00:00
background-job-progressbar.js
basket.js Bug 16490: Tidy updateLink and updateAllLinks 2016-06-24 13:45:45 +00:00
basketgroup.js
biblio_framework.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
cart.js Bug 16477 - Improve staff client cart JavaScript and template 2016-06-24 13:42:22 +00:00
cataloging.js Bug 17725: Do not copy subfield's content when cloning 2017-01-13 11:26:34 +00:00
checkouts.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
datatables.js
file-upload.js
holds.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
item_search_fields.js
localcovers.js
marc_modification_templates.js Bug 16148: Fix submit button text 2016-06-17 16:11:43 +00:00
marc_subfields_structure.js
members.js Bug 17344 - Followup to fix selectors 2016-11-29 17:21:33 +00:00
merge-record.js
offlinecirc.js
prevent_submit.js
sms_providers.js Bug 17012 - Remove more event attributes from administration templates 2016-09-09 13:29:52 +00:00
staff-global.js Bug 16933 - Alt-Y not working on "Please confirm checkout" dialogs 2016-12-23 11:23:35 +00:00
xmlControlfield.js
z3950_search.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00