Comment 5 for bug 1278667

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

Reviewed: https://reviews.mahara.org/3002
Committed: http://gitorious.org/mahara/mahara/commit/7c1c120feb3be8821d96b0367181c090a34ca065
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit 7c1c120feb3be8821d96b0367181c090a34ca065
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>