From 6b8ea223005993625baa1dfca166aa3c6a5796af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jessica=20H=C3=B6ck?= Date: Fri, 29 May 2020 17:53:52 +0200 Subject: [PATCH] Fixed issue: JPEG is now allowed in questions with fileupload type. --- .../views/survey/questions/answer/file_upload/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/survey/questions/answer/file_upload/config.xml b/application/views/survey/questions/answer/file_upload/config.xml index bf73f052ec3..5508c2bc4fd 100644 --- a/application/views/survey/questions/answer/file_upload/config.xml +++ b/application/views/survey/questions/answer/file_upload/config.xml @@ -154,7 +154,7 @@ Other 134 text - png, gif, doc, odt, jpg, pdf, png, heic + png, gif, doc, odt, jpg, jpeg, pdf, png, heic Allowed file types in comma separated format. e.g. pdf,doc,odt Allowed file types