[Koha-bugs] [Bug 21665] Advanced editor - Double clicking on value brings subfield code as well

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 22 23:58:37 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21665

Hayley Mapley <hayleymapley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96465|0                           |1
        is obsolete|                            |

--- Comment #6 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
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 <hayleymapley at catalyst.net.nz>
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.


More information about the Koha-bugs mailing list