https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21665
Hayley Mapley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96465|0 |1 is obsolete| | --- Comment #6 from Hayley Mapley <[email protected]> --- Created attachment 97761 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97761&action=edit Bug 21665: Advanced editor - double clicking on value brings subfield code as well To test, apply patch: 0/Verify that the advanced editor is enabled by going to "Administration" and searching for "EnableAdvancedCatalogingEditor" 1/Set it to "Enable" if it isn't already. 2/Go to "Cataloging", click on "Advanced editor" 3/Search for a record by entering "specious" in the keyword box and hitting enter 4/Click "import" on a record 5/For any subfield (maybe specifically the text in an 020 field) double click on the text 6/Hit CNTRL-V into your favorite text editor, verify that the subfield code was not pasted with the text from the subfield. Signed-off-by: Hayley Mapley <[email protected]> On master Ctrl-C has been remapped to copy the current field to the Advanced editor clipboard (Bug 17179). Remap this from Ctrl-C to Ctrl-E, then you can use Ctrl-C to copy the double clicked field. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
