Opened 18 years ago
Closed 18 years ago
#4162 closed defect (fixed)
InterWiki links can't start with CamelCase
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | low | Milestone: | 0.10.3 |
Component: | wiki system | Version: | 0.10 |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (2)
comment:1 by , 18 years ago
Milestone: | → 0.10.3 |
---|---|
Owner: | changed from | to
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Oops, no, that used to work ;)