Ticket #88 (closed defect: fixed)

Opened 3 years ago

Last modified 3 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

Changed 3 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.