Comment 42 for bug 1006634

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

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

commit 623062100c045c2af814c7809200ee6037ed35d5
Author: Richard Mansfield <email address hidden>
Date: Thu Apr 26 17:57:52 2012 +1200

    Use clean urls for view owners after running view_search

    Bug #1006634, part 3

    The view_search() function retrieves data about the user or group who
    owns each view in the result set, and this owner data is displayed in
    the Group pages and Latest pages blocks, and Shared pages. When the
    urlid column is also pulled from the db, user and group urls can be
    generated using the new functions.

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