In fixing this, it should be noted that you also need to test for
whether the embedded image is visible to other users:

1. Share the page with another user (or with "Public" or "Registered users")
2. View the page as another user and see if the image displays properly.

A user's permission to view a page is currently tracked via several
different tables, at least one of which must have an appropriate record:

 - artefact_attachment: For classic "attachments", like those on notes, blog 
entries, and comments
 - view_artefact: For artefacts displayed directly by selection in a block 
(e.g. the image block)
 - artefact_file_embedded: For images embedded in another artefact's rich text 
fields

The import process must populate any of these that are appropriate, in
order for it to work correctly.

-- 
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/1520328

Title:
  Embedded Images in text box are not linked properly after Leap
  export/import

Status in Mahara:
  Confirmed

Bug description:
  tested on Mahara 15.10 (but most likely also valid for 15.04)

  When an internal Mahara image is added to a  text box in TinyMCE via
  the image button and the page is exported, the image itself is not
  exported. I suspect that the export doesn't recognize that it's an
  internal Mahara image like it does when you have an image in an image
  block.

  It would also need to be checked if that's the case for journal
  entries, page descriptions and other places where you can display an
  image in TinyMCE.

  We are already aware of the problem and know how to solve it.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to