[Koha-bugs] [Bug 20689] Make it possible to add capital letter subfields to item search fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 25 15:19:51 CEST 2018


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

--- Comment #23 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 81151
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81151&action=edit
Bug 20689: (follow-up) Make it possible to add capital letter subfields to item
search fields

This patch adds some custom validation to the MARC tag and subfield
fields so that they are limited to alphanumeric characters.

Both templates (the main view and the edit view) have been modified so
that item_search_fields.js can be included in both.

To test, apply the patch and test the form by entering a variety of
different character combinations. The "MARC field" and "MARC subfield"
inputs should only accept alphanumeric entries.

Test both "new" and "edit" operations.
Test other operations like delete and cancel.

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list