ucsb-cs / submit

Repository for tracking issues, suggestions with the submit.cs system
https://ucsb-cs.github.io/submit/
BSD 2-Clause "Simplified" License
9 stars 5 forks source link

'regenerate expected' for test case with slash in name - can't access expected output #12

Open dkudrow opened 9 years ago

dkudrow commented 9 years ago

To reproduce, create a test case with a slash in the name (e.g. 'test w/ input 1') and use 'regenerate expected' to generate the expected output.

The expected output will be unavailable from the 'edit' page. Probably an input sanitization issue.