mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36628
[Bug 1438894] A change has been merged
Reviewed: https://reviews.mahara.org/5872
Committed: https://git.mahara.org/mahara/mahara/commit/e305c12a0eb31c83407655956c1c90964d879cbb
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit e305c12a0eb31c83407655956c1c90964d879cbb
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Jan 6 11:28:05 2016 +1300
Bug 1438894: Moving the profile introduction text to description column
Currently all the artefacts that save html/tinymce data do so in the
description field - except the internal profile introduction field.
Seen as we are already doing special handling of this plugin we might
as well save the html/tinymce data into the 'description' column of
the db for consistency sake.
behatnotneeded - existing tests should suffice
Change-Id: I68da79f1c9423e19218162d8315008134251c31f
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1438894
Title:
Artefacttype "introduction" save data to title rather than description
field
Status in Mahara:
Fix Committed
Bug description:
The majority of artefacttypes that use the wysiwyg (TinyMCE) editor
save their bulk textual information to the description field.
However for some reason the artefacttype = introduction saves it to
the title field (and nothing to the description field).
It would be good to get this tidied up for consistency sake.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1438894/+subscriptions
References