Implement file name validation based on path, name, and filetype upon file creation

This commit is contained in:
Maximilian Grundke
2016-05-10 16:03:52 +02:00
parent 7e4c886b65
commit 9fc974af20
4 changed files with 32 additions and 0 deletions

View File

@@ -292,6 +292,8 @@ en:
teacher_defined_test: Test for Assessment
user_defined_file: User-defined File
user_defined_test: User-defined Test
error:
filename: "The file could not be saved, because another file with the name '%{name}' already exists."
hints:
form:
hints: