quoting and backslashing errors on IE (lite query engine)
See tests/query/query.html?selector=lite, has failures like:
query('option[value=\\"a,b\\"]', "attrSpecialChars")
query('[ foo ~= "bar" ]')
etc., which are valid syntax but throw a "syntax error in query" or "unterminated string constant" exceptions.
Tests are commented out (search for 14877), uncomment when this ticket is fixed.
Change History (7)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Summary: |
quoting problems on IE (lite query engine) →
quoting and backslashing errors on IE (lite query engine)
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
In [27986]: