https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17074 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbrannon@cdalibrary.org Status|Needs Signoff |Failed QA --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Katrin Fischer from comment #1)
Created attachment 54123 [details] [review] Bug 17074: Fix links in result list of 'scan indexes' and keep search term visible
The 'scan indexes' search that can be reached from the advanced search has 2 problems to begin with:
- The search term you searched for is not displayed in the input field. - The links in the result list are missing the index and because of that, are not giving the correct results.
To test: - Go to the advanced search, select an index to search in - Enter a search term and check 'scan indexes' - Submit search - Check if the search term is visible in the input box - Check if the result links contain your selected index and give you correct results (count and the number of results should match)
Katrin, I would like to sign off on this, but as far as I can tell, the patch only addresses the links. I can't confirm an issue with the counts, most likely because of the limited number of records I have at the moment, so for that, someone else should test at this time. Also, I see no change with the search term in the input box, unless I am looking at the wrong thing. To me, on this page, the input box should be the textbox labeled "Scan Index for:". If this is the case, the box is still blank, and therefore does not pass your test plan. Please clarify. Thank you. -- You are receiving this mail because: You are watching all bug changes.