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

Add check for REST API query params #216

Closed
TimothyBJacobs opened this issue Dec 10, 2018 · 0 comments
Closed

Add check for REST API query params #216

TimothyBJacobs opened this issue Dec 10, 2018 · 0 comments

Comments

@TimothyBJacobs
Copy link
Member

Feature request/bug description

There have been a number of reports in Gutenberg of people having invalid server configuration that don't parse the query parameters on the front-end.

WordPress/gutenberg#12696
WordPress/gutenberg#8802
WordPress/gutenberg#12655

The existing check could probably be changed to do a GET request to types or taxonomies with a context=edit parameter and check that the expected, context only fields are included in the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant