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

[form-data] Quoting /slice/<slice_id> form data #3701

Merged

Conversation

john-bodley
Copy link
Member

This PR ensures that the form_data argument for the /slice/<slice_id> route is quoted to ensure that the request can be correctly parsed. This is consistent with https://github.com/apache/incubator-superset/blob/master/superset/models/core.py#L214.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 70.718% when pulling 550fef7 on john-bodley:john-bodley-quote-form-data into e121a85 on apache:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 70.718% when pulling 550fef7 on john-bodley:john-bodley-quote-form-data into e121a85 on apache:master.

@coveralls
Copy link

coveralls commented Oct 20, 2017

Coverage Status

Coverage increased (+0.004%) to 70.761% when pulling 550fef7 on john-bodley:john-bodley-quote-form-data into e121a85 on apache:master.

@graceguo-supercat graceguo-supercat merged commit 9893847 into apache:master Oct 24, 2017
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.20.5 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.20.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants