Modify ↓
Opened 18 years ago
Last modified 5 years ago
#2596 new defect
Using Links is making the links go all lowercase
| Reported by: | Jason Trahan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | MediaWikiPluginMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Using links is causing the actual link to go all lowercase. This is a problem since Trac is case sensative.
Example:
[[MyPage|My Page]]
Renders:
http://tracurl/wiki/mypage instead of http://tracurl/wiki/MyPage
Attachments (2)
Change History (3)
Changed 17 years ago by
Changed 17 years ago by
| Attachment: | parser.2.py added |
|---|
comment:1 Changed 5 years ago by
| Owner: | permon deleted |
|---|
Note: See
TracTickets for help on using
tickets.


