Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@Mishurin

Description

@Mishurin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions