Fossil SCM
Wiki pages where the name starts with a "." cause problems
Fixed
f58a05747498d3a…
· opened 15 years, 10 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- June 11, 2010 3:57 p.m.
If you create a Wiki page with a period (.) character as the first character (E.g. ".NET Framework"), it is difficult to link to it. The wiki link [.NET Framework] is rendered as [Site root]/.NET+Framework instead of [Site root]/wiki?name=.NET+Framework]. As there appears to be no way to escape the period, the only way of accessing such a page (without typing the URL manually) appears to be through the list of all wiki pages.
drh added on 2010-06-13 15:59:40:
Support added for links of the form:
[wiki:.NET Framework]