Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GerHobbelt opened this issue Jul 26, 2014 · 1 comment
Labels

Comments

@GerHobbelt
Copy link

How to reproduce:

  • create a test titled 'object indexing unboxed float64 vs boxed float object member'
  • doesn't matter: fill in anything so the form validates
  • save test
  • see 404 page.

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
Copy link
Author

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.

@jdalton jdalton added the bug label Sep 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants