Comment 55 for bug 1006634

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

Reviewed: https://reviews.mahara.org/1346
Committed: http://gitorious.org/mahara/mahara/commit/79865c29556f58b67afccc02045847084a4860f4
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit 79865c29556f58b67afccc02045847084a4860f4
Author: Richard Mansfield <email address hidden>
Date: Mon Jun 18 17:02:24 2012 +1200

    Use subdomain URLs on Settings and Edit view pages (bug #1006634)

    When user subdomains are enabled, display the Profile url field on the
    Settings page where it belongs: between the scheme part of the url and
    the rest of the wwwroot.

    On Edit Title & Description for profile pages, ensure the correct form
    of the clean url is used by calling the appropriate function instead
    of building the url.

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