Modify ↓
Opened 21 years ago
Closed 21 years ago
#1488 closed defect (duplicate)
wiki link-detection attaches itself to [[BR]]
| Reported by: | xris(a)siliconmechanics(o)com | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I just committed a changeset for which the comment happened to end in a link. trac apparently adds a [[BR]] to this message when viewing the changeset, and the link then shows up something like:
http://www.ros.co.nz/pdf/[[BR]]
The easy fix, I'd guess, would be to just parse the [[BR]] before the link-parsing code, and then avoid < characters in the link parse.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



This is a duplicate of #1206.