Comment 8 for bug 1117237

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2255
Committed: http://gitorious.org/mahara/mahara/commit/22c0bde5bf0016f41f3370e370bbf3a197559226
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 22c0bde5bf0016f41f3370e370bbf3a197559226
Author: Aaron Wells <email address hidden>
Date: Thu May 30 19:19:18 2013 +1200

Leap2a: Add support for standalone Notes and their Attachments Bug#1117237

The exportation and importation of attachments for text boxes should
be working correctly.

The exportation of attachment files for resume options should be working
- however the leap2a dat afor them is not quite correct

The leap2a importation should upload the resume attachment files and
place them in Contens -> files.
- however it is not currently attaching them to the resume entry, the
artefact_attachment table is not getting updated correctly.

TO DO: get the <link rel="related" href="portfolio:artefact?"/> to
be in correct part of xml file and also be able to save the item id to
the table as well

Change-Id: Ibda0fcc85265c458a59738f2c69e712b7324d445
Signed-off-by: Aaron Wells <email address hidden>