Opened 10 years ago
Closed 10 years ago
#12600 closed defect (duplicate)
less-then-or-equal operators fail in dojox.json.query
Reported by: | Sam Foster | Owned by: | Sam Foster |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dojox | Version: | 1.6.0 |
Keywords: | Cc: | Kris Zyp | |
Blocked By: | Blocking: |
Description
A query like $.price >= 1 or $.price <= 1 fails with a syntax error from the eval on the query that gets built up. Fix + test incoming.
Note: See
TracTickets for help on using
tickets.
Dup of #12601, right?