If you show a list of image galleries and want to sort by images count you get an SQL query error.
Tiki outputs the following SQL Query
As you can see - the order by references an invalid column - because in the select list the field is named "numimages" and the order by uses "images".
Thanks for this ticket and for all the information included (the sql query and the origine of the problem).
It is now fixed in trunk code (which is in fact the tiki 3.0 code).
Should maybe be backported to 2.0 and released with 2.1 version.
I keep this ticket opened as the problem is not already fixed in 2.0 version.
Fixed also ported to 2.0. Ticket closed.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |