Ticket #1363 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

incorrect warning about unknown search term

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: 0.86
Component: sugar-datastore 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

Changed 4 years ago by tomeu

  • keywords r+ added; r? removed
  • status changed from accepted to assigned

Changed 4 years ago by sascha_silbe

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.