Show subcategories objects creates an SQL error
- Status
- Closed
- Subject
- Show subcategories objects creates an SQL error
- Version
- 10.x
- Category
- Error
- Feature
- Category
- Resolution status
- New
- Submitted by
- Bob Hester
- Lastmod by
- Bob Hester
- Rating
- Description
I saw this on my 10.0 install and recreated it on the demo 10.0 site.
Sign on as admin.
1. Select "Categories" on the left side admin menu.
2. Select "Show subcategories objects"
3. You should have the error page :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` ascI looked through the other errors and didn't see this one so I am adding it.
I'm not to deep into Tiki ... yet, so I don't really know if the problem is big or small, so I set the measure in the middle to 5.
- Importance
- 5
- Easy to solve?
- 5
- Priority
- 25
- 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
- 4392
- Created
- Monday 04 March, 2013 16:29:44 UTC
by Bob Hester - LastModif
- Monday 04 March, 2013 16:29:44 UTC