mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36621
[Bug 1489274] A change has been merged
Reviewed: https://reviews.mahara.org/5182
Committed: https://git.mahara.org/mahara/mahara/commit/ffac44d15cc69516741c78af9bbac2d1a8b0bac4
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 15.04_STABLE
commit ffac44d15cc69516741c78af9bbac2d1a8b0bac4
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Wed Aug 26 18:32:52 2015 +1200
Fixing issues in embedded images in copied pages
Bug 1489274
- DB upgrade to fill in artefact_file_embedded records for
existing blog entries
- Improving the regex that rewrites links in copied journal
entries, notes, and text blocks
behatnotneeded: Requires upgrading the site; not testable via Behat
Change-Id: Ie5d5dc12065ed039df663910e5ee738d57377a91
--
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/1489274
Title:
Full copy of blog block with embedded images still causing problems
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
In Progress
Status in Mahara 15.10 series:
In Progress
Status in Mahara 16.04 series:
In Progress
Status in Mahara 16.10 series:
Fix Committed
Bug description:
Bug 1476059 fixed some problems with copies of blogs that have
embedded images. But, it didn't do a database update, so blog entries
created before that bug fix will still cause problems.
Here's how to replicate:
1. Install Mahara 15.04.2
2. Create a blog entry.
3. Use the TinyMCE "image" button to embed an image in the blog entry
4. Create a page
5. Put a blog entry block on the page.
6. Select the blog entry you created
7. Set the block's copy permission to "Others will get their own copy of your journal"
8. Share the page with registered users
9. Set the page to allow copying
10. Upgrade site to Mahara 15.04.3
11. Log in as a second user
12. Copy the page
Expected result: You should see the image from the blog entry, on your copy of the page
Actual result: The blog entry shows "undefined" where the image should be
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1489274/+subscriptions
References