← Back to team overview

mahara-contributors team mailing list archive

[Bug 1856824] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12328
Committed: https://git.mahara.org/mahara/mahara/commit/b9828fd343d39b58c4f6622545526d881444880d
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    main

commit b9828fd343d39b58c4f6622545526d881444880d
Author: Dianne Tennent <dianne.tennent@xxxxxxxxxxxxxxx>
Date:   Mon Jan 10 14:48:37 2022 +1300

Bug 1952986: Add 'Emdedded URLs' to the developer menu

Related to bug #1856824 where we introduced a URL
conversion tool that was a hidden page. Now added
to the admin menu under 'Development',
called 'Embedded URLs', and placed below 'Style guide'
in alphabetical order.

Change-Id: I1692de5e29afdc1167a367369bd0ffefff5511c9

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1856824

Title:
  Ability to change old embedded urls into correct ones if the site
  changes domain name

Status in Mahara:
  Fix Released

Bug description:
  If you have a Mahara site that has embedded content in description
  fields for example then if you change the URL of the site those
  embedded items will not show any more as the URL path is incorrect.

  You can fix most of this if you are a sysadmin by running queries on
  the database directly but there are other places that need to be fixed
  individually.

  It would be better to have an admin section page similar to cleanurls
  where one can check if there is any embedded content not using the
  current URL and if so allow one to switch content from old url to new
  url in a cleaner way

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1856824/+subscriptions



References