| Summary: | Advanced search button on mainpage.pl incorrectly links to item search | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Sally <sally.healey> |
| Component: | Staff interface | Assignee: | Fridolin Somers <fridolin.somers> |
| Status: | RESOLVED MOVED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 28819 | ||
| Bug Blocks: | |||
| Attachments: | Bug 28878: Fix advanced search button on mainpage.pl incorrectly links to item search | ||
|
Description
Sally
2021-08-18 11:03:50 UTC
Oh crap indeed Created attachment 123967 [details] [review] Bug 28878: Fix advanced search button on mainpage.pl incorrectly links to item search The follow-up on Bug 28819 changed the link for the Advanced search button on mainpage.pl. Test plan : 1) Go to intranet main page 2) Click on big button "Advanced search" => Without patch you go to item search /cgi-bin/koha/catalogue/itemsearch.pl => With patch you go to advanced search /cgi-bin/koha/catalogue/search.pl |