mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #31124
[Bug 1512897] A change has been merged
Reviewed: https://reviews.mahara.org/5683
Committed: https://git.mahara.org/mahara/mahara/commit/082f71583473dcb8be0a3bf3ad241fb7f3431d72
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 15.04_STABLE
commit 082f71583473dcb8be0a3bf3ad241fb7f3431d72
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Nov 9 11:26:13 2015 +1300
Bug 1512897: Allowing introtext blocktype to record embedded image data
behatnotneeded: it deals with whether an image shows or not
Change-Id: I3625f9d9948fd3c67f60657fbd3bc67644ae76e7
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 26deb57d76089ed6bdbb2863253b15c871b83f83)
--
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:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Status in Mahara 15.10 series:
Fix Committed
Status in Mahara 16.04 series:
Fix Committed
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
References