Commit 118c2f8
authored
[Bugfix:Submission] Bulk upload encode query params (Submitty#11228)
Fixes Submitty#11185
If a file uploaded by TA/instructor to a bulk upload pdf file gradeable
contains a space in the filename, the error is unhelpful.
----------------------
In addition to space, we currently have the following disallowed
characters, and I have included space as well:

Added documentation for filename requirements :

Error message is also fixed :
1 parent ffe7f75 commit 118c2f8
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
496 | 502 | | |
497 | 503 | | |
498 | 504 | | |
| |||
0 commit comments