Modify ↓
Opened 21 years ago
Closed 21 years ago
#957 closed defect (duplicate)
Inconsistent treatment of underscores in Wiki page names
| Reported by: | Dave Matthews | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Rule 1 in WikiPageNames says: No digits, spaces, punctuation, or underscores are allowed.
TestTest_Test isn't treated as a valid page name as you would expect.
However with Test_TestTest the "TestTest" bit is shown as a page link.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Duplicate of #1317 (which has a better description of the problem)