catalyst / moodle-fileconverter_librelambda

A Libre Office document converter for Moodle leveraging AWS Lambda
https://moodle.org/plugins/fileconverter_librelambda
Other
23 stars 18 forks source link

Issue#31 Fix issue with type extension #72

Closed tuanngocnguyen closed 9 months ago

tuanngocnguyen commented 10 months ago

https://github.com/catalyst/moodle-fileconverter_librelambda/issues/31

Librelambda converter only accepts file extension in lowercase format.

if the file is, for example, Test.DOC, it will be considered at not supported where it should not be the case