http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13080
--- Comment #2 from bondiurbano <[email protected]> --- (In reply to Owen Leonard from comment #1) > Created attachment 32363 [details] [review] > Bug 13080 - Addition of noEnterSubmit class should not apply to textarea, > only to input > > The application of the "noEnterSubmit" class to textareas in the > cataloging editor prevents the user from being able to use the Enter key > to create line breaks. This is not intentional and should be corrected. > > This patch adds more specific scoping to the relevant JavaScript. > > To test, apply the patch and clear your browser cache if necessary. Open > up the MARC editor and locate a tag which uses a textarea for entry. Try > typing lines of text separated by line breaks. The enter key should work > correctly. Tested and the enter key works correctly!! Great job! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
