MDL-33158 fixed bugs with restricting file typs in filepicker
authorMarina Glancy <marina@moodle.com>
Tue, 22 May 2012 06:24:11 +0000 (14:24 +0800)
committerMarina Glancy <marina@moodle.com>
Tue, 22 May 2012 06:24:11 +0000 (14:24 +0800)
commite56358276047c24c112e40d9bc6779deab78f0f8
tree5f88b1bb59fbd34f911241f4514f7cddbbb94e3f
parentca9875db1bf8af3c58242eb9cb4e52d7bc868b9c
MDL-33158 fixed bugs with restricting file typs in filepicker

- extension was returned without leading dot which resulted in improper validation
- fixed human-readable mime type in error message
- fixed youtube repository to support video files and pass filetype validation
lib/filelib.php
repository/lib.php
repository/upload/lib.php
repository/youtube/lib.php