← Back to team overview

mahara-contributors team mailing list archive

[Bug 736665] A change has been merged

 

Reviewed:  https://reviews.mahara.org/767
Committed: http://gitorious.org/mahara/mahara/commit/9503d300aa85633200a209efcd79a5e938df0e0b
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 9503d300aa85633200a209efcd79a5e938df0e0b
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Oct 3 13:17:02 2011 +1300

    Allow editing of a textbox block when artefact not found (bug #736665)
    
    When a textbox block references an artefact that has been deleted,
    or has become unpublishable by the current user, clicking the block's
    configure button causes an error and fails to bring up the config
    form.  Avoid this by catching the ArtefactNotFound exception, and
    allowing the block to be reconfigured when it contains an invalid
    artefact.
    
    Change-Id: Ia1611a6abf2328c503655dacf01b2c414a603b0a
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/736665

Title:
  text box as artefact

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  result from the discussion at
  http://mahara.org/interaction/forum/topic.php?id=3080 and previous
  talk between Richard Mansfield and me

  Currently, the text box is only available in one view and it is not
  re-usable. It would be good to use it in multiple views like other
  artefacts and to be able to comment on it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/736665/+subscriptions


References