Modify ↓
Opened 20 years ago
Closed 20 years ago
#2881 closed defect (fixed)
Searching for revision using rXXXXX notation doesn't work
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.10 |
| Component: | search system | Version: | 0.9.4 |
| Severity: | minor | Keywords: | quickjump |
| Cc: | rhind@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
We use rXXXX notation to refer to revisions in comments and wiki pages rather than the tradition [XXXX] notation. But if I enter r2894 in the search box, it doesn't jump to revision 2895. How ever if I enter [2894] it does.
Has this new shortcut for revisions just not been added to the searching?
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
| Keywords: | quickjump added |
|---|---|
| Milestone: | → 0.10 |
| Owner: | changed from to |
Note:
See TracTickets
for help on using tickets.



Yes, this would be trivial to add, but I want to take a different approach and do a bit of refactoring to the quickjump code so that it reuses the existing regexps given by the various
IWikiSyntaxProviders.