Ticket #88 (closed defect: fixed)
Error when selecting picture after sort by number of comments
| Reported by: | mike | Owned by: | mike |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Try sorting the contents of an album by number of comments. Once sorted, try to click on any of the pictures. It produces an error:
Unknown column 'num_comments' in 'order clause'
SELECT id FROM plogger_pictures WHERE parent_album = 10 ORDER BY num_comments DESC
Change History
Note: See
TracTickets for help on using
tickets.

Resolved in [237]