Patch for "master" branch: https://reviews.mahara.org/8986
-- 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/1779586 Title: Copying page fails to update page description embedded image correctly Status in Mahara: In Progress Bug description: When we have a page description containing an embedded image and we share it to another user and allow copying. When they copy the page they see the embedded image in the 'settings' form but if they don't save that form but go to view the page they can't see the image. The image is correctly copied from old user to new user, but: 1) The row for artefact_file_embedded table is not added 2) The embedded link in description text is not fully formed, eg, it looks like "artefact/file/download.php?file=189&embedded=1" it should be like "artefact/file/download.php?file=189&embedded=1&description=20" So the copying / embedding needs to be fixed up To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1779586/+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

