mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13595
[Bug 1194255] A change has been merged
Reviewed: https://reviews.mahara.org/2464
Committed: http://gitorious.org/mahara/mahara/commit/f662c4af1f0b82a5113d7ef26f7d9991d62907b3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit f662c4af1f0b82a5113d7ef26f7d9991d62907b3
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Sep 3 08:37:49 2013 +1200
Updating notes page to show current block title (Bug #1194255)
Currently the page only shows the original title of a text box
- If you copy a view and rename the title of the blockinstance
this info is not displayed in any way on the notes page
I have added a column to show what the current title of the text
box is for the particular view
Change-Id: I2779c7b69df982395816ccf89a83d35195525c86
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