MantisBT: master 4143f30e

Author Committer Branch Timestamp Parent
dregad dregad master 2012-11-12 05:46 master df10efff
Affected Issues  0011928: Categories duplicated on summary_page.php
 0015201: Summary page fail
Changeset

Fix SQL error in summary page on PostgreSQL

This is a regression introduced by the fix for issue 0011928 (see commit
0c9dc2a877f21900a39931dbbc29661a5aee79bf) which was not detected before
as it was tested on MySQL which has more permissive SQL syntax.

Fixes 0015201

mod - core/summary_api.php Diff File