Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

[BUGFIX] Prevent getting unformatted input #70

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

AzOoDev
Copy link
Collaborator

@AzOoDev AzOoDev commented Oct 24, 2017

On an ajax call, FormZ will get all the input in the form tag and will
create the query. But if there is an input unformatted (without [])
Formz will send a bad data.

On an ajax call, FormZ will get all the input in the form tag and will
create the query. But if there is an input unformatted (without `[]`)
Formz will send a bad data.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.003% when pulling 1a850e6 on AzOoDev:bugfix/only-get-clean-input into 0c91fd7 on romm:development.

@romm romm merged commit a3ee50a into romm:development Oct 24, 2017
@romm
Copy link
Owner

romm commented Oct 24, 2017

Thanks for your contribution! 😉

romm pushed a commit that referenced this pull request Oct 25, 2017
On an ajax call, FormZ will get all the input in the form tag and will
create the query. But if there is an input unformatted (without `[]`)
FormZ will send a bad data.

(cherry picked from commit a3ee50a)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants