MantisBT: master-1.2.x b038f8c5

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-11-12 05:46 master-1.2.x c48458be
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