Opened 20 years ago
Closed 20 years ago
#784 closed defect (bug) (fixed)
Search button on main page should not be named
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | 1.5 |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
Because search parameters are passed as GET vars, the name and value pair of the search button appear in the URL. Removing the name attribute of the search button fixes this problem and does not adversely affect searching.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fine by me