mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64344
[Bug 1896683] A change has been merged
Reviewed: https://reviews.mahara.org/12270
Committed: https://git.mahara.org/mahara/mahara/commit/da60bd00ca372e45816ff303aac3ae7acf685294
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: main
commit da60bd00ca372e45816ff303aac3ae7acf685294
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Nov 24 12:25:18 2021 +1300
Bug 1896683: Doing checks on leap2a import page
Change-Id: Ifc038487bcebdd655ee1f4687664965b964a7228
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1896683
Title:
Allow CSV, ZIP, and MATRIX files on certain screens when file
extension restrictions are in place
Status in Mahara:
Fix Committed
Bug description:
When the config variable '$cfg->validfiletypes' is set, only the file
types mentioned can be uploaded to Mahara. That impacts a number of
admin screens where we need to be able to upload CSV and MATRIX files
in particular:
- Add people by CSV
- Create groups by CSV
- Add group members by CSV
- Import SmartEvidence framework file
- Upload Leap2A file to create an account (and same for importing Leap2A into an existing account).
It would not necessarily be good to have to allow these file types in
general. Therefore, it would be good to always allow them on the
screens where they are needed to fulfil basic operations in Mahara.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1896683/+subscriptions
References