Modify ↓
Opened 16 years ago
Last modified 11 years ago
#5906 new defect
[Patch] Incorrect URL path being returned in search resultes
| Reported by: | .:. brainsik | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | IrcLogsPlugin |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Search was returning links using a bad URL. The indexes used to extract year, month, day from the log path were off. Attaching a diff.
Attachments (1)
Change History (4)
Changed 16 years ago by
| Attachment: | irclogs_011_search.diff added |
|---|
comment:1 Changed 16 years ago by
| Summary: | Incorrect URL path being returned in search resultes → [Patch] Incorrect URL path being returned in search resultes |
|---|
comment:2 Changed 15 years ago by
| Owner: | changed from John Hampton to Robert Corsaro |
|---|
comment:3 Changed 11 years ago by
| Owner: | Robert Corsaro deleted |
|---|
Note: See
TracTickets for help on using
tickets.



Same problem here. Thanks for the patch.