Modify

Opened 16 years ago

Closed 16 years ago

#3477 closed enhancement (fixed)

Strip HTTP request vars from [svn] link

Reported by: Kevin Gillette Owned by: Jeff Hammel
Priority: normal Component: SvnUrlsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

This patch will get rid of request vars (like '?order=size') from the end of the [svn] link.

Attachments (2)

svnurls.py.patch (738 bytes) - added by Kevin Gillette 16 years ago.
svnurls.py (4.7 KB) - added by Kevin Gillette 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Kevin Gillette

Attachment: svnurls.py.patch added

Changed 16 years ago by Kevin Gillette

Attachment: svnurls.py added

comment:1 Changed 16 years ago by anonymous

It also won't mess up links to files that actually contain a '?', since the href it's pulling from is already urlencoded.

comment:2 Changed 16 years ago by Jeff Hammel

Resolution: fixed
Status: newclosed

(In [4097]) including patch to strip HTTP request from [svn] links; fixes #3477

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jeff Hammel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.