Modify ↓
#13750 closed defect (worksforme)
WikiFormatting inconsistent when adding numbers
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | wiki system | Version: | 1.4.3 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When I use a CamelCase word in my tickets or wiki, e.g. PySide, it is rendered as a (broken) link.
When I append a number, e.g. PySide6, I expect the same thing to happen, but instead it is just rendered as literal text.
I would expect the behaviour to be the same, with or without numbers.
See attached images.
Attachments (2)
Change History (4)
by , 19 months ago
| Attachment: | camelcase_ticket.png added |
|---|
by , 19 months ago
| Attachment: | camelcase_wiki.png added |
|---|
camelcase with and without numbers in a wiki page
comment:1 by , 19 months ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
That is not a defetct. See WikiPageNames.
CamelCase page names follow these rules:
- The name must consist of alphabetic characters only; no digits, spaces, punctuation or underscores are allowed.
comment:2 by , 19 months ago
| Component: | general → wiki system |
|---|---|
| Reporter: | changed from to |
Note:
See TracTickets
for help on using tickets.



camelcase with and without numbers in a ticket