mathiasbynens / jsperf.com

jsPerf.com source code
http://jsperf.com/
Other
473 stars 56 forks source link

slug names are clipped; 'save test' doesn't know this and sends you to a 404 page #185

Open GerHobbelt opened 10 years ago

GerHobbelt commented 10 years ago

How to reproduce:

User reaction: jsperf.com crashing? Let's try it again!

While actually the slug got truncated but the form apparently doesn't realize; while you get a 404 page and wonder what the heck is going on, it turns out the test is created, however with a truncated slug. (Go to 'My Tests' overview to see the created test)

GerHobbelt commented 10 years ago

BTW: the list in 'My Tests' will show each attempt ('how to reproduce' above) but all will be pointing at exactly the same (truncated) slug URL, so that list is now filled with duplicate entries.