Opened 13 years ago
Closed 13 years ago
#5310 closed bug (worksforme)
Custom Query does not work in this trac
Reported by: | dwt | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | misc | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Try to remove a criteria - the page tries to reload, instead of removing the criteria.
See it in action here: http://dev.jquery.com/query
Change History (1)
comment:1 Changed 13 years ago by
Component: | unfiled → misc |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It reloads because the criteria changed. If the resulting query is large it may take a while. I tend to add my restrictive criteria first, then remove the ones I don't want.