Comment 4 for bug 1081309

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

Reviewed: https://reviews.mahara.org/2042
Committed: http://gitorious.org/mahara/mahara/commit/91be4c3d17c469d9dcddf8e5d16e965cb10530b4
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 91be4c3d17c469d9dcddf8e5d16e965cb10530b4
Author: Son Nguyen <email address hidden>
Date: Wed Feb 27 17:06:14 2013 +1300

    Enhance the exporting process (Bug #1081309)

    1. During the exporting, put the error messages into $SESSION.
    2. Refactor the displayMessages() function to display all messages
    or hide the previous one.
    3. Refactor the function print_export_footer() to handle html code in
    lang strings.

    Change-Id: I589822dc360e8f5bcac0298f9534824513214160
    Signed-off-by: Son Nguyen <email address hidden>