Tikiwiki 1.10 does not return multiple search pages
- Status
- Pending
- Subject
- Tikiwiki 1.10 does not return multiple search pages
- Version
- 2.x
- Category
- Error
- Documentation (or Advocacy)
- Feature
- Search
- Resolution status
- New
- Submitted by
- beginej
- Lastmod by
- beginej
- Rating
- Description
- when performing a search only the first page of results is available, the pagination links at the bottom of the page do not navigate to the subsiquent pages.
- Solution
tiki-searchresults.php contains a variable $auto_query_args that does not have all of the proper arguements identified. Adding 'highlight','where','search' will fix the pagination issue.
Line 15 of tiki-searchresults.php should contain:
$auto_query_args = array('initial','maxRecords','sort_mode','find','lang','highlight','where','search');- Importance
- 6
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1954
- Created
- Thursday 14 August, 2008 14:38:09 UTC
by Unknown - LastModif
- Thursday 14 August, 2008 14:38:09 UTC