Ticket #1771 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Send by email: search on user id is useless

Reported by: gracinet Assigned to: trac
Priority: P2 Milestone: CPS 3.4.3
Component: CPSSubscriptions Version: TRUNK
Severity: normal Keywords: search user
Cc:

Description

The user search uses the members_search layout. In current default setup, there is a search on id widget. But !CPSSubscriptions' script sets the id key in query (to filter authorized members), therefore discarding whatever was entered in the id zidget.

This is very confusing for users. Since id search is not that useful in this case, I'll hide this widget on this page.

Change History

10/26/06 19:26:47 changed by gracinet

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

done in [49847]