#1363 closed defect (fixed)
incorrect warning about unknown search term
Reported by: | sascha_silbe | Owned by: | sascha_silbe |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
sugar-datastore currently complains about every search term with the following message:
Unknown term(s): <query_dict contents>
This is incorrect and can be quite misleading. Really unknown search terms will be reported with this message (additionally to the above):
Unknown term: <name>=<value>
Change History (5)
comment:1 Changed 14 years ago by sascha_silbe
- Status changed from new to accepted
comment:2 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
- Status changed from accepted to assigned
comment:3 Changed 14 years ago by sascha_silbe
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 10 years ago by dnarvaez
- Component changed from sugar-datastore to Sugar
Note: See
TracTickets for help on using
tickets.
Fix in http://git.sugarlabs.org/projects/sugar-datastore/repos/silbe/commits/0bcd13c9c46db649d03ba0a381494b6441d8d5bf.