Ticket #1153 (closed defect: fixed)
Broken display of changeset numbers when using URL-style format
| Reported by: | haui at haumacher.de | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | 0.8 |
| Severity: | normal | Keywords: | changeset, link, question mark. |
| Cc: |
Description
The following log message
Add-on to changeset:123: * Some change. * Yet another change.
is displayed as:
Add-on to changeset:123:
- Some change.
- Yet another change.
In wiki mode, the reference to the changeset is rendered as
changeset:123:?
with an additional (magic?) question mark and with the link expanded around the closing colon.
When displaying the log message of a changeset, the link is rendered as
changeset:123:[[BR]]
May this problem be introduced in changeset:776?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


