Modify ↓
Opened 12 years ago
Closed 11 years ago
#11493 closed defect (fixed)
Incorrectly identifies CamelCase words in attachment TracLinks
| Reported by: | Ryan J Ollos | Owned by: | Geert |
|---|---|---|---|
| Priority: | normal | Component: | WantedPagesMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
As previously noted in the packages README file,
The macro currently incorrectly identifies the following as a MyPage link:
attachment:wiki:MyPage:the_file.txt
Attachments (0)
Note: See
TracTickets for help on using
tickets.



This was fixed in changeset r14058.
Changeset r14412 adds a test case for this.