#6733 closed defect (bug) (fixed)
NEW search param misnamed
| Reported by: | modemlooper | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4.2 |
| Component: | Members | Version: | 2.4.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Boone fixed the front page search messing with ?s=
there are now specific component params but the keys dont match
?members_s=
?groups_search=
?activity_search=
why is members with _s and the others with search?
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good spot! I think
?members_sis a typo.The commit message in r10110 references
?members_search.