Modify ↓
Opened 19 years ago
Closed 19 years ago
#3856 closed defect (duplicate)
Search for ticket/release numbers without preceding "#" or "r"
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | search system | Version: | 0.10rc1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The search code should not require that the user know about the "#", "r" or other prefixes in order to get results.
For instance, on this site, if I search for "3750", I get no results. I would expect it return links to both ticket 3750 and release 3750 (if they exist.) Instead, to get the ticket, one has to search for "#3750", which is not at all obvious to the uninitated.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Duplicate of #1268 ;)