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

Filter options passed as a string surrounded by double quotes ("\"") are considered as invalid during validation #1010

Open
Mishurin opened this issue Nov 15, 2024 · 0 comments

Comments

@Mishurin
Copy link

jQuery QueryBuilder 2.4.3

Filter options that have surrounding double quotes or start from double quotes are considered as invalid and cannot be retrieved by getRules

Examples:
`
""Example 1""

""Example 2" ends"
`

I noticed that if double quotes are replaced with the single ones, they become valid. Is there any reason for that? Maybe it was fixed already in the next versions.

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