Comment 2 for bug 871487

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

Reviewed: https://reviews.mahara.org/853
Committed: http://gitorious.org/mahara/mahara/commit/7604f9549cb91b9c4eabc20814edab324c8a6288
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 7604f9549cb91b9c4eabc20814edab324c8a6288
Author: Melissa Draper <email address hidden>
Date: Tue Nov 15 12:40:04 2011 +1300

    Fix swapping of site menus from file to url (bug #871487)

    Updating a site menu item and swapping it from an external url to
    a site file or vice versa was failing to create the correct type of
    link on account of incorrect parameters. Unfortunately this can't
    fix existing muddled links, as it has no way of knowing whether the
    url value or the file value in the database is the one to use.

    Change-Id: Ib8ac2da42125b020a1214b268c079f93166d2da8
    Signed-off-by: Melissa Draper <email address hidden>