jsperf/jsperf.com

submitting or editing any test results in a 400 - "Please review required fields and save again."

Opened this issue · 1 comments

Fire- commented

When editing or submitting any test case, I always receive a 400 with the "Please review required fields and save again." error. Nothing I change has an effect on this, and even the smallest of tests still fails.

As there is no useful information provided in the error, I don't really have anything to validate against.

Some example FormData that fails:

author: fire
authorEmail: 
authorURL: https%3A%2F%2Ftwitter.com%2Ffire
title: test+submit
slug: test-submit
visible: y
info: nada
initHTML: 
setup: this+%3D+this%3B
teardown: 
test%5B0%5D%5Btitle%5D: test1
test%5B0%5D%5Bcode%5D: return+%21%21%21this%3B
test%5B1%5D%5Btitle%5D: test+2
test%5B1%5D%5Bcode%5D: return+%21%21this%3B 

I am having the same issue. I attached a redacted HAR file that logs the issue: jsperf.com.har.txt