Comment 7 for bug 1006634

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

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

commit 15e062d78fbb2c72700f2c874d789650f0c15e39
Author: Richard Mansfield <email address hidden>
Date: Mon Apr 23 17:35:45 2012 +1200

    Find profiles, group homepages, and portfolio pages by urlid

    Bug #1006634, part 2

    Reads new query parameters on user/view.php, group/view.php, and
    view/view.php, which are expected to contain valid urlid values, and
    finds the appropriate view based on these instead of an id.

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