Comment 3 for bug 1278667

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

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

commit 06c09001db21cc982dd569d7a3c5513ceaad4311
Author: Jono Mingard <email address hidden>
Date: Wed Feb 12 14:50:59 2014 +1300

Stop client side validation when uploading files via dropzone (Bug #1278667)

Since there's no way to stop the files being uploaded when they're added to
the dropzone there's no point doing client-side validation as it'll be
duplicated on the server

Change-Id: I7891b333eb3f74cc1c05cd521674ff9d0f53b60b
Signed-off-by: Jono Mingard <email address hidden>