Autograder test name bug #41410
Unanswered
mjmay-kinneret
asked this question in
Actions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
When I create a new test in GitHub Classroom autograder, the test's name is entity encoded, creating a jumble of characters in the name. Characters such as ;,()<>-/ get entity encoded, messing up the test name. If I edit the test after it's created, the entity encoding then gets re-entity encoded, causing its name to expand each time I enter the test definition.
This is highly annoying and was not happening last year.
Beta Was this translation helpful? Give feedback.
All reactions