Modify

Opened 16 years ago

Last modified 4 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)

parser.py (104.2 KB) - added by anonymous 16 years ago.
parser.2.py (104.2 KB) - added by simon 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by anonymous

Attachment: parser.py added

Changed 16 years ago by simon

Attachment: parser.2.py added

comment:1 Changed 4 years ago by Ryan J Ollos

Owner: permon deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.