https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39637 --- Comment #35 from David Nind <david@davidnind.com> --- Tests fail for: prove t/db_dependent/api/v1/patrons.t Another bug maybe (before and after patch): the search doesn't seem to clear in the same browser session - see the note at the end. Testing notes (using KTD): 1. To reproduce the problem (similar to the description comment for the bug): 1.1 Search for patrons from the header search box: i. Click "Search patrons" in the header ii. Past in the "Search patrons" input field (with "Enter patron card number or partial name" hint text) iii. Click the arrow icon or press enter 1.2 Search for patrons from the patrons module, using the search field in the sidebar ("Search:") 2. Apply the patches, yarn build (not sure if required), restart_all 3. Acquisition funds: - Acquisitions > Funds (under Administration in the sidebar) - For a fund: Actions > Edit - Users > click "Add users" - Search - Click "Add" for selected patron - Close pop-up window 4. Article requests (enable the ArticleRequests system preference): - Add an article request for a record (Request article) - Search for a patron (note: no autocomplete) - Click the selected patron from the result list, or for clicking on an A-Z letter 5. ERM (enable the ERMModule system preference): - Agreements > New agreement > Scroll down to the Users section > Add new user > Select user > search for a user and then click "Select" - Same for licenses 6. Patron card creator: - Tools > Patrons and circulation > Patron card creator - New > Card batch - Add patrons - Search - Click "Add" for a patron - Close pop-up window - Manage a batch: Manage > Card batches > Edit > Add patrons (same as above) 7. Serials: - Add a serial, then "Create routing list" from sidebar, Add recipients > Search > click "Add" for selected patrons > Close pop-up window 8. Suggestions: - Add a suggestion (Acquisitions > Suggestions > New purchase suggestion) - After creating, use the "Update manager" option underneath the table - Click "Select manager" - Click "Search" 9. Tests fail: prove t/db_dependent/api/v1/patrons.t Note (both before and after the patch) the search doesn't seem to clear in the same browser session - another bug? 1. If you go: - Search for a patron (using the header or from the patrons page) - Move away from the patron module home page, for example, go the staff interface home page or circulation module - Then go back to the patrons module home page ==> Your previous search is still in the sidebar "Search:" field - If you click "Clear", move away, then move back ==> Your previous search is still in the "Search:" field - Search for something else, for example: mary - End up at patron record - Click "Patrons" - The search "a b c d e f g h i j k l m n o p q r s t u v w x y z" is still there -- You are receiving this mail because: You are watching all bug changes.