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

Validate JSON in slice's params on save #3720

Merged
merged 1 commit into from
Oct 26, 2017

Conversation

mistercrunch
Copy link
Member

fixes #3507

This prevents malformed JSON from getting saved in a slice's params. It
also prevents the issue described in #3507 from happening though as a
result malformed slices will render using default control values.

fixes apache#3507

This prevents malformed JSON from getting saved in a slice's params. It
also prevents the issue described in apache#3507 from happening though as a
result malformed slices will render using default control values.
@coveralls
Copy link

coveralls commented Oct 25, 2017

Coverage Status

Coverage decreased (-0.04%) to 71.313% when pulling f808697 on mistercrunch:fix_json into f412b4c on apache:master.

@mistercrunch mistercrunch merged commit a9b6d11 into apache:master Oct 26, 2017
@mistercrunch mistercrunch deleted the fix_json branch October 26, 2017 23:16
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
fixes apache#3507

This prevents malformed JSON from getting saved in a slice's params. It
also prevents the issue described in apache#3507 from happening though as a
result malformed slices will render using default control values.
@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.

Cannot Get to Slices Page after Bad Slice Data Edit (tried to add new property to hide scroll bars)
3 participants