Ticket #4162 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
InterWiki links can't start with CamelCase
| Reported by: | Tim Hatch <trac@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | low | Milestone: | 0.10.3 |
| Component: | wiki system | Version: | 0.10 |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
There's a great example of this on the top of InterMapTxt page right now, it has MeatBall:InterMapTxt which is displayed as a nonexistent wikilink and a link to itself. If the prefix is changed to meatball:InterMapTxt or anything else that isn't CamelCase then it works fine.
If this is by design, perhaps this link should be changed at the top of InterMapTxt so it works, and a note added to the paragraph about how they're case-insensitive, but that you can't use CamelCase. Noticed on t.e.o. and on devel.
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Milestone set to 0.10.3
- Owner changed from jonas to cboos
comment:2 Changed 5 years ago by cboos
- Resolution set to fixed
- Status changed from new to closed



Oops, no, that used to work ;)