System Error searching categories with empty search box
- Status
- Open
- Subject
- System Error searching categories with empty search box
- Version
- 9.x
- Category
- Error
- Feature
- Category
- Submitted by
- wu-lee
- Lastmod by
- wu-lee
- Rating
- Description
Go to tiki-browse_categories.php to browse categories. I have one category defined, some wiki pages are a member of it.
Leave the "Find" box empty.
Select "..and its subcategories" box.
Click "FIND". A "System error" page appears, saying:
The system error textCopy to clipboardThe following error message was returned: The query was: SELECT DISTINCT c.*, o.* FROM `tiki_category_objects` c, `tiki_categorized_objects` co, `tiki_objects` o WHERE c.`catObjectId`=o.`objectId` AND o.`objectId`=co.`catObjectId` AND c.`categId` IN (?,?,?) ORDER BY `name` asc Values: 0 -1 The built query was likely: SELECT DISTINCT c.*, o.* FROM `tiki_category_objects` c, `tiki_categorized_objects` co, `tiki_objects` o WHERE c.`catObjectId`=o.`objectId` AND o.`objectId`=co.`catObjectId` AND c.`categId` IN ('','0','-1') ORDER BY `name` asc- 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
- 4277
- Created
- Wednesday 15 August, 2012 17:29:29 UTC
by wu-lee - LastModif
- Wednesday 15 August, 2012 17:31:53 UTC