Comment 8 for bug 1032420

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

Reviewed: https://reviews.mahara.org/1487
Committed: http://gitorious.org/mahara/mahara/commit/0edc705dfadc1de56690adb2abfaff370f2bba1b
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit 0edc705dfadc1de56690adb2abfaff370f2bba1b
Author: Alan McNatty <email address hidden>
Date: Wed Aug 8 20:45:21 2012 +1200

    Fix param_ bugs for numerous fields in sync/upload (Bug #1032420)

    Sadly the tightening of the param_ has left several bugs ..
    i) some of the fields in the sync.php and upload.php are comma separated
    ii) usernames need to be param_variable
    iii) similarly free text entry forms such as journal titles and
    descriptions could contain variable characters.

    Change-Id: I93cd0209974de3be326701b8b54ea3c5f1019833
    Signed-off-by: Alan McNatty <email address hidden>