Revision 9793a9a3440b30609cb5d849456ecc72de615f04
Committed on 15/10/2015 3:57 am by
Hrvoje Knežević <[email protected]> [GitHub Diff]
Fixed bug preventing file from being uploaded in admin interface - since the canFetch method returns 0 if all validations were successfully passed, this condition would prevent file upload for correct file - the problem was probably caused due to inverted logic and misleading method name