| Ticket UUID: | f58a05747498d3aaa9ea1e4f8f4015c209dfc54a | ||
| Title: | Wiki pages where the name starts with a "." cause problems | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: | 2010-06-13 15:59:40 | ||
| Version Found In: | Fossil snapshot as of 2010-06-11 12:02:59 | ||
| Description & Comments: | |||
|
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: [wiki:.NET Framework] | |||