Modify

Opened 17 years ago

Closed 17 years ago

#1449 closed defect (fixed)

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

Reported by: aamk Owned by: Alec Thomas
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 (1)

tracrpcsearch.diff (534 bytes) - added by aamk 17 years ago.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by aamk

Attachment: tracrpcsearch.diff added

comment:1 Changed 17 years ago by Alec Thomas

Resolution: fixed
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.