Ticket #1449 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

XMLRPC search yields results if filters are given, but not available.

Reported by: aamk Assigned to: athomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

When a XMLRPC search is triggered with, say, 'repo' filter (provided by the repository search plugin), and the trac project queried does not support the filter, the filter is removed from the query and a search with default filters is performed.

A search with non-available filters should yield no results.

The attached patch fixes the issue.

Attachments

tracrpcsearch.diff (0.5 kB) - added by aamk on 04/13/07 02:05:56.

Change History

04/13/07 02:05:56 changed by aamk

  • attachment tracrpcsearch.diff added.

09/03/07 05:54:08 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

(In [2613]) Updated XML-RPC search module to 0.11. Also fixes #1449.


Add/Change #1449 (XMLRPC search yields results if filters are given, but not available.)




Change Properties
Action