Modify ↓
#1317 closed defect (fixed)
CamelCase links ignore preceeding text
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | 0.8.1 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Attachments (1)
Change History (4)
comment:1 by , 21 years ago
by , 21 years ago
| Attachment: | trac-#1317.patch added |
|---|
Handle underscores in WikiLinks as documented.
comment:2 by , 21 years ago
The attached patch deals with underscores as is mentioned. I'm not sure what should be done about other punctuation, such as the %'s that are mentioned in the description.
comment:3 by , 20 years ago
| Milestone: | → 0.9 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
After r2134, _FooBar is not recognized as a WikiPageNames anymore.
Still, %FooBar? match even though FooBar% doesn't, but I think that's OK.
Note:
See TracTickets
for help on using tickets.



#957 has been marked as a duplicate of this ticket.