Closed (fixed)
Project:
Event
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Oct 2004 at 19:58 UTC
Updated:
12 Nov 2004 at 17:44 UTC
Using a "SELECT DISTINCT" query in Postgres requires any column used in the following "ORDER BY" function be in the "SELECT" part as well. The event module did not do this, so I added the e.start column to the appropriate queries. Seems to work correctly now.
Comments
Comment #1
killes@www.drop.org commentedThanks, I've applied your changes, but those caused another problem with node_load which I also fixed.
Comment #2
(not verified) commented