Comment 9 for bug 1006634

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1252
Committed: http://gitorious.org/mahara/mahara/commit/7ea7efd17730ed1910f5b8069cc997da9c6a3618
Submitter: Melissa Draper (<email address hidden>)
Branch: master

commit 7ea7efd17730ed1910f5b8069cc997da9c6a3618
Author: Richard Mansfield <email address hidden>
Date: Tue Apr 24 13:43:26 2012 +1200

    Use group_homepage_url for group links when url is available

    Bug #1006634, part 3

    Replaces a bunch of hardcoded group/view.php urls with calls to
    group_homepage_url, in a few cases where it is obvious that the urlid
    property is already part of the group object available at that point.

    Change-Id: I7475d378d406a55e30c597442117dfbe58ffdc00
    Signed-off-by: Richard Mansfield <email address hidden>