[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
Wed Feb 23 15:49:55 CET 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #59 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 131039
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131039&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>
Signed-off-by: Jose-Mario <jose-mario.monteiro-santos at inLibro.com>
Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list