content_id is defined as int in the tables, but it used content_id='%s' in some queries.

That may give problems with PostgreSQL, I think.

Comments

eaton’s picture

Status: Active » Fixed

Fixed in the latest CVS version. I'll probably not be branching it for 4.v until the Voting Actions integration is complete. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)