Bug #13182
Search box on term view page does not work
Status: | Verified | Start date: | 09/24/2019 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Search / Browse | |||
Target version: | Release 2.5.4 | |||
Google Code Legacy ID: | Tested version: | 2.5, 2.6 | ||
Sponsored: | No | Requires documentation: | No |
Description
- Navigate to one of the term browse pages, such as Browse > Places
- Click on a term to go to its view / results page
- In the left context menu, flip the tabbed view to the search box
- Enter a search term
Resulting error
- Pressing enter or using the search button has no result
- Changing the type of search (All labels; preferred label; "Use for" labels) has no effect
- The browser console log shows:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Expected result
The search is submitted, and the sidebar reloads showing results
History
#1 Updated by Dan Gillean over 2 years ago
A community user reported this in the forum (2019-10-30, here ), and reported finding the following error message:
<b>Fatal error</b>: Uncaught Error: Call to undefined function render_title() in /usr/share/apache2/atom/apps/qubit/modules/taxonomy/actions/indexAction.class.php:238
#2 Updated by Mike Cantelon over 2 years ago
- Status changed from New to Code Review
PR for CR: https://github.com/artefactual/atom/pull/998
#3 Updated by Mike Cantelon over 2 years ago
- Status changed from Code Review to QA/Review
Merged into qa/2.6.x.
#4 Updated by Dan Gillean over 2 years ago
- Status changed from QA/Review to Verified
- Target version set to Release 2.6.0
- Requires documentation set to No
Great! thanks :)
#5 Updated by Dan Gillean about 2 years ago
- Target version changed from Release 2.6.0 to Release 2.5.4