https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41048 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement lets you |This enhancement lets you release notes|determine if empty patron |determine if empty patron |searches are allowed in the |searches are allowed in the |"Search for patron" |"Search for patron" |sidebar, used in the staff |sidebar, used in the staff |interface on the main |interface on the main |patrons page, and other |patrons page, and other |areas such as adding a |areas such as adding a |suggestion manager and the |suggestion manager and the |managed by patron for |managed by patron for |baskets in acquisitions. |baskets in acquisitions. | | |If the new system |If the new system |preference |preference |`DisallowEmptyPatronSearche |`DisallowEmptyPatronSearche |s` is set to require, a |s` is set to require, a |value is required in the |value is required in the |search field (until a value |search field (until a value |is entered, the search |is entered, the search |button is dimmed and can't |button is dimmed and can't |be clicked). |be clicked). | | |Note: This only affects the |Note: This only affects the |sidebar search, search |sidebar search, search |patrons in the staff |patrons in the staff |interface header already |interface header already |requires entering a partial |requires entering a partial |name or card number. |name or card number (added | |by Bug 41040 - Empty patron | |search from the header | |should not trigger a patron | |search, in 26.05, and | |backported to 25.11 and | |25.05). --- Comment #16 from David Nind <david@davidnind.com> --- (In reply to David Cook from comment #15)
Wait so this is for the sidebar and bug 41040 is for the top bar? Ok I think that's the one that breaks it...
Yep - this one is for the sidebar. I didn't notice anything broken - header seems fine to me, and worked before and after this patch. -- You are receiving this mail because: You are watching all bug changes.