Modify ↓
      
        #10298 closed enhancement (fixed)
Search for file names as well
| Reported by: | anonymous | Owned by: | ejucovy | 
|---|---|---|---|
| Priority: | high | Component: | MultiRepoSearchPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 | 
Description
As it is now, the plugin searches text within the files in the repo.
I would like it very much if it would also search files in the repository with the given name.
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
| Priority: | normal → high | 
|---|---|
| Status: | new → assigned | 
comment:2 Changed 13 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Fixed in https://github.com/boldprogressives/trac-MultiRepoSearchPlugin/commit/00a17ab5baea1cb25e06759b084857f56b417186 -- thanks for the report.
I'll make a new release with this fix included next week.
comment:3 Changed 13 years ago by
I've released 0.3 with this fix: http://pypi.python.org/pypi/trac-MultiRepoSearchPlugin/0.3
Note: See
        TracTickets for help on using
        tickets.
    


Good point. Somehow I hadn't noticed this oversight .. I'll work on adding this ASAP.