Reviewed: https://reviews.mahara.org/10637 Committed: https://git.mahara.org/mahara/mahara/commit/009b4a9e50e1d57a9163d4d0715906b7f067849a Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 009b4a9e50e1d57a9163d4d0715906b7f067849a Author: Robert Lyon <[email protected]> Date: Wed Dec 4 14:34:01 2019 +1300 Bug 1856824: Allow embedded URLs to be updated via admin if site changes URL This will be useful if a site goes from http to https or if a site's database gets moved to another site eg prod -> testing Currently a 'hidden' page at admin/extensions/embeddedurls.php Change-Id: I73aae215306e172869b8962c7ed2e48da9743b81 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! 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 Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

