← Back to team overview

mahara-contributors team mailing list archive

[Bug 1194255] Re: ' Use content from another text box' showing incorrect titles

 

On further discussion about text boxes and what title should be show
where it has been decided that:

- when one is viewing a textbox artefact (/view/artefact.php) that the
title show the block instance title rather than the artefact title (the
title shown on the view/view.php page)

- when one is viewing the list of notes  on Content -> notes
(/artefact/internal/notes.php) it now displays the artefact name and
block instance name(s) for easier identification.

We've left the 'Use content from another text box' selecting choices
using the artefact titles to keep that simplified.


** Changed in: mahara
       Status: In Progress => Fix Committed

-- 
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:
  Fix Committed

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