https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35676 Bug ID: 35676 Summary: OPAC search results - link for "Check for suggestions" generates a blank page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org In the OPAC when searching, after the "Your search returned XX results" there is some text: "Not what you expected? Check for suggestions" 'suggestions' is linked to /cgi-bin/koha/svc/suggestion?render=standalone&q=cat This returns a blank page. I could not see any error messages in the logs, or any JavaScript errors in the browser web developer tools console. To replicate: 1. Go to the OPAC and perform a search (for example: cat) (it doesn't matter if you are logged in or not). 2. In the text area after "You search returned XX results" there is some text "Not what you expected? Check for suggestions)", 'suggestions' is linked. 3. Click on the link for 'suggestions'. 4. You get a blank page. -- You are receiving this mail because: You are watching all bug changes.