jsperf.com icon indicating copy to clipboard operation
jsperf.com copied to clipboard

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

Open Fire- opened this issue 4 years ago • 1 comments

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 

Fire- avatar May 24 '20 02:05 Fire-

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

magneticflux- avatar Jun 17 '20 00:06 magneticflux-