mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13373
[Bug 1194255] Re: ' Use content from another text box' showing incorrect titles
Re Test - Text box titles bug
=== How to Test ===
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.
4. confirm that the Title is the same as the Title in step 2. above
=== Test Results ===
1. The title of the newly created text box on a new page is not updated - It is prepopulated with the title "Text box" ✘
2. the Block content was updated with the same content ✔
3. if a user has multiple text boxes and clicks the "Use content from another text box" - the only selections that are displayed, is the last created text box. Searching tab does not work either when searching for a title ✘
=== Expected Result ===
1. When clicking the use content from another text box link, the expected result would be for the block title and the block content to be the same for both the new and old text box.
2. Expected to see multiple results identified by their title
3. Expected to be able to search of a specific title
Catalyst QA Failed Testing ✘
--
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