Ticket #88 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

comment:1 Changed 5 years ago by mike

  • Status changed from new to closed
  • Resolution set to fixed

Resolved in [237]

Note: See TracTickets for help on using tickets.