Modify ↓
Ticket #2339 (closed defect: wontfix)
Opened 6 years ago
Last modified 6 years ago
Wiki Links ending with capital letter are not autogenerated
| Reported by: | ajt@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.9 |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If you have a line in your wiki page that ends with a capital letter (ie Design/CSS or Code/FromSVN ) a wiki link will not be autogenerated.
Attachments
Change History
Changed 6 years ago by ajt@…
- Attachment wikiuppercase.patch added
comment:1 Changed 6 years ago by cmlenz
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This works as intended. Only real CamelCase words are treated as wiki links. If you need to link to pages with a non-CamelCase name, use [wiki:FromSVN].