Modify ↓
      
#1206 closed defect (fixed)
parsing not working properly
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 | 
| Component: | version control/changeset view | Version: | devel | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
On this page: http://yourserver/cgi-bin/trac.cgi/changeset/135 (insert your own number here)
If you have a commit message that looks like this:
add a file
When it is displayed on the page, it shows up looking like this:
Changeset 135
Timestamp: Thu Feb 17 11:44:33 2005
Author: jon
Message: add a file
http://hereIsAUrl/to/foo/bar/[[BR]]
If you notice, there is the [BR] (removed extra block) which also shows up in the a href tag making the link not clickable.
Attachments (0)
Change History (3)
comment:1 by , 21 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:3 by , 19 years ago
| Milestone: | → 0.9 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    


  
See also #1181
if only we would have cross-references :)