Summary: | Fields in DefaultPatronSearchFields are not validated and can break patron searching | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, gmcharlt, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 22844 | ||
Bug Blocks: |
Description
Nick Clemens (kidclamp)
2019-06-14 13:16:44 UTC
I'm going to rename this one as it's part of a larger problem where fields in DefaultPatronSearchFields aren't validated and so a mistake in this syspref will break patron search. (In reply to Jonathan Druart from comment #1) > I think we should fix it on top of bug 22844. That would be a good alternative of course This field is now controlled by a selection editor - so doesn't accept manual input - can we consider this fixed? (In reply to Nick Clemens from comment #4) > This field is now controlled by a selection editor - so doesn't accept > manual input - can we consider this fixed? Yeah that works for me |