TheProjecter / whazzup

Automatically exported from code.google.com/p/whazzup
0 stars 0 forks source link

"Popular" page seems to crash #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Work out whether there is a bug there, and if so, fix it.

Original issue reported on code.google.com by lar...@gmail.com on 22 Jun 2012 at 9:24

GoogleCodeExporter commented 9 years ago
Found it: 

File "/home/webadmin/whazzup.garshol.priv.no/html/whazzup/dbimpl.py", line 122, 
in get_popular_feeds
     cur.execute("""select id, title, xmlurl, htmlurl, last_read, max_posts, last_modified, count(username) as subs
ProgrammingError: column "feeds.last_modified" must appear in the GROUP BY 
clause or be used in an aggregate function

Original comment by lar...@gmail.com on 6 Jul 2012 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by lar...@gmail.com on 7 Jul 2012 at 8:28

GoogleCodeExporter commented 9 years ago
This issue was closed by revision e46755680e92.

Original comment by lar...@gmail.com on 7 Jul 2012 at 8:59