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.
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.