Ticket #3644 (closed defect: duplicate)
PATCH: allow source: TracLinks with line number but no revision
| Reported by: | hyugaricdeau@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control | Version: | devel |
| Severity: | minor | Keywords: | TracLinks |
| Cc: |
Description
Currently, to include a line number in a link, the revision also has to be specified, for example: [source:/path/to/file@3#L5]. However, a link like [source:/path/to/file#L5] will end up linking to the file at revision 5. This is just a simple change to the regexp used.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


