← Back to team overview

mahara-contributors team mailing list archive

[Bug 1279943] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3005
Committed: http://gitorious.org/mahara/mahara/commit/766ef005db98908a994ff2da173298392851e0bd
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 766ef005db98908a994ff2da173298392851e0bd
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Feb 14 09:36:38 2014 +1300

Displaying textbox attachments to view/artefact.php page (Bug #1279943)

- and getting the notes page to display the attachment count

-- now cherry-picked on earlier expander fixing patches and having the
new html format

- also fixed bugs:
-- where expander was not closing after editing block on view/blocks.php page
-- where block edit was not keeping attached the attachments that
were attached when adding attacments via notes page.
-- where block edit was dropping attachments from all textbox
instances of the same artefact if one selected to 'use content from
another text box' - now the editor should auto 'select' the attachments
related to the textbox chosen.

Change-Id: I97101c2065a4daff22f82bb472c37d46d60e4c08
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/1279943

Title:
  Textbox attachments not showing on htdocs/view/artefact.php page

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  I have a page that contains:

  A textbox block where the textbox has attachments
  - when I go to view page and click on the heading of the textbox block I get taken to view artefact page and I see the content of the textbox but not the attached files

  A blogpost block where the blogpost has attachments
  - when I go to view page and click on the heading of the blogpost block I get to see both the content and the attached files

  I should be able to see the attached files for the textbox on the view
  artefact page.

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


References