mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13588
[Bug 1194255] A change has been merged
Reviewed: https://reviews.mahara.org/2463
Committed: http://gitorious.org/mahara/mahara/commit/5b10cccb553dc4bc491d9c28f488ab20f21b6234
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 5b10cccb553dc4bc491d9c28f488ab20f21b6234
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Sep 3 07:43:29 2013 +1200
Getting artefact to show current title (bug #1194255)
- this fix deals with the first reply comment in bug
ie. when dealing with the view/artefact.php page
Change-Id: I36dd618b28469bd4e1e9a362f81e75134905f9b3
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/1194255
Title:
' Use content from another text box' showing incorrect titles
Status in Mahara ePortfolio:
In Progress
Bug description:
Tested with mahara 1.8.0a / mysql 5.5 / ubuntu / firefox 21
Step to produce bug:
1) Add a text box to a page give it a title eg 'Text box 1' and save
block
2) Edit the text box and rename the title to something else eg 'New
text box A' and save block
3) Make a new page and add a text box to it. Click the 'Use content
from another text box' link in text box configure panel.
It shows the list of other text boxes with their original names rather
than their current names. This can be a pain if you save a bunch of
text boxes with their default title of 'Text box' with the plan to
update them later.
-- it looks like it is using the 'title' field from the artefact table rather than the 'title' field from the block_instance table.
Also if you add a new text box and save it then edit that text box and
choose 'Use content from another text box' it shows the text box you
are editing as an option to choose - which seems wrong to me.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1194255/+subscriptions
References