Comment 9 for bug 1032420

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

Reviewed: https://reviews.mahara.org/1500
Committed: http://gitorious.org/mahara/mahara/commit/32c5415f52cd51daff2c870c8a3f27fa312247c9
Submitter: Hugh Davenport (<email address hidden>)
Branch: 1.6_STABLE

commit 32c5415f52cd51daff2c870c8a3f27fa312247c9
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>