← Back to team overview

mahara-contributors team mailing list archive

[Bug 1512897] [NEW] Embedded image in "Profile information" block's per-block introduction field, doesn't show after page is shared

 

Public bug reported:

This bug deals with a relatively obscure feature, which is the
"Introduction" field of the "Profile information" block type. This is an
optional wysiwyg text field that you can use to add an intro to the
profile info displayed by the block. If filled in, it will be displayed
instead of the "Introduction" artefact which is part of your Profile
information artefacts. It's a bit confusing because they are both called
"Introduction". This bug deals with the block config "introduction",
*not* the artefact "introduction".

To replicate:

1. Put a "Profile information" block in a page
2. In the block config, there's an "Introduction" text field. Embed an image there using the TinyMCE image plugin
3. Save the block config
4. Share the page with the Public
5. Log out
6. View the page

Expected result: You should see the embedded image in the block
Actual result: You see the alt text with the name of the image file

I suspect the problem here is that this field is populating neither the
view_artefact or nor the artefact_file_embedded tables.

** Affects: mahara
     Importance: High
         Status: Confirmed

** Affects: mahara/15.04
     Importance: High
         Status: Confirmed

** Affects: mahara/15.10
     Importance: High
         Status: Confirmed

** Affects: mahara/16.04
     Importance: High
         Status: Confirmed


** Tags: embeddedimage profileinformation

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

Title:
  Embedded image in "Profile information" block's per-block introduction
  field, doesn't show after page is shared

Status in Mahara:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  This bug deals with a relatively obscure feature, which is the
  "Introduction" field of the "Profile information" block type. This is
  an optional wysiwyg text field that you can use to add an intro to the
  profile info displayed by the block. If filled in, it will be
  displayed instead of the "Introduction" artefact which is part of your
  Profile information artefacts. It's a bit confusing because they are
  both called "Introduction". This bug deals with the block config
  "introduction", *not* the artefact "introduction".

  To replicate:

  1. Put a "Profile information" block in a page
  2. In the block config, there's an "Introduction" text field. Embed an image there using the TinyMCE image plugin
  3. Save the block config
  4. Share the page with the Public
  5. Log out
  6. View the page

  Expected result: You should see the embedded image in the block
  Actual result: You see the alt text with the name of the image file

  I suspect the problem here is that this field is populating neither
  the view_artefact or nor the artefact_file_embedded tables.

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


Follow ups