Defect #1369
http links containing hashes don't display correct
| Status: | Closed | Start: | 2008-06-04 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Wiki | |||
| Target version: | 0.7.2 | |||
| Affected version: | 0.7.1 |
Resolution: | Fixed |
|
Description
They get turned in to issue number links. E.g.
http://www.redmine.org/wiki/1/FAQ#13
Actually displays as
http://www.redmine.org/wiki/1/FAQ#13
(Well, even the first doesn't display correctly, the hash13 is part of the URL but displayed as a separate link to issue 13.
Associated revisions
Redmine links regexp fix (#1369, url hash turned into a ticket link).