← Back to team overview

mahara-contributors team mailing list archive

[Bug 1014924] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1351
Committed: http://gitorious.org/mahara/mahara/commit/da5ce4bd11cb23e22d94c41744c83c8d8470dffb
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit da5ce4bd11cb23e22d94c41744c83c8d8470dffb
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Tue Jun 19 14:20:31 2012 +1200

    Fix active topics query with multiple forum ids (bug #1014924)
    
    Comma-separated forum ids were insterted to the query inside a single
    placeholder variable, causing an "invalid input syntax for integer"
    error in postgres.  This causes sitemap generation to fail when a
    public group has more than one forum.
    
    Change-Id: I024cb5ef3fd26b22420dda553e9728691dc75135
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1014924

Title:
  Sitemap not generated when a public group has >1 forum

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When there's a public group with more than one forum in it, sitemap
  generation fails with an sql error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1014924/+subscriptions


References