← Back to team overview

mahara-contributors team mailing list archive

[Bug 1859127] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10772
Committed: https://git.mahara.org/mahara/mahara/commit/1fe7ba44f2ae3bb7f066aa062b5e5e6bd70e3e61
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    19.10_STABLE

commit 1fe7ba44f2ae3bb7f066aa062b5e5e6bd70e3e61
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Jan 10 18:41:37 2020 +1300

Bug 1859127: Keep the upload restriction in play

On the subsequent file upload

behatnotneeded

Change-Id: I46aaa83a1b2ae09bfb89f5645046f1c932b7b586
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit c5910518c2f87b3054c1a108986c99a92790fca3)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1859127

Title:
  When having restricted file uploading it fails to restrict list on
  subsequent  upload

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  To Test:

  Set in your config.php:

   $cfg->validfiletypes = 'jpeg,jpg';

  Then upload a file from a directory on your system contaning many
  types of files (inc jpg files)

  On first upload you can only see a list of .jpg files
  But on second upload you see all files

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1859127/+subscriptions


References