Modify ↓
Opened 18 years ago
Closed 18 years ago
#3429 closed defect (fixed)
Trouble with hyphens in wiki header links
Reported by: | Emmanuel Blot | Owned by: | Christian Boos |
---|---|---|---|
Priority: | low | Milestone: | 0.10 |
Component: | wiki system | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
TracIniMacro#changeset-section
is not rendered as a wiki link: TracIniMacro#changeset-section
whereas TracIniMacro#changeset
works as expected: TracIniMacro#changeset
(the latter link does not exist, it's for demo purpose only)
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
Milestone: | → 0.10 |
---|---|
Owner: | changed from | to
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by r3534 (I mixed the reference to this ticket there with the next one I'll work on… sorry!)