-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 13, 14
-
Fix Version/s: 14
-
Component/s: Sound Languages
-
Labels:None
When creating a custom Sound Language there is GUI support to upload sound files in a tarball/zip archive. If the sound files are in the root of the tarball, upload works just fine. If the archive has a folder with all the sound files in there, the upload fails with:
mkdir(): No such file or directory
File:/var/www/html/admin/modules/soundlang/Soundlang.class.php:403
It would be nice to display a more descriptive error. I have already updated the wiki to describe how the archive should be formatted.