to test: - go to admin/extensions/embeddedurls.php - if all the embedded artefact urls are ok, there should be a message 'There are no potential old URLs detected.'
For page instructions - create a page and go to edit settings - on the advanced section, edit the instructions and add an image - on the tinymce editor menu, open the sorce code (button '<>') - find the site url and change it for example if you have http://mahara/ change it for http://mahara2/ and save - display the page and you should not see the image in the instructions - go to admin/extensions/embeddedurls.php - now it should display a form with a table. The row for instructions should have 1 result - Fill the 'Old site URL' with http://mahara2/ - click on 'Check URL' - Click on 'Update URLs' and then confirm the migration - display the page with the instructions and the image should be displayed now This same steps can be used for testing view description, group description, artefacts -- 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: In Progress 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

