Ticket #1288 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Branch links does not work with case sensitive paths

Reported by: anonymous Assigned to: eblot
Priority: normal Component: RevtreePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

If a branch name contains upper case chars, the link to the branch will be completly in lower case. This is a problem when browsing to the branch by pressing the branch link, as Trac will not be able to find the branch.

I found this problem in my (maybe incorrectly named) TV.com SVN repository: /TV.com/branches/version_0.5.0 The above branch will have the following href: http://xbmc.ramfelt.se/browser/tv.com/branches/version_0.5.0

It should be http://xbmc.ramfelt.se/browser/TV.com/branches/version_0.5.0

Attachments

Change History

03/19/07 14:46:16 changed by eblot

  • status changed from new to closed.
  • resolution set to fixed.

Should be fixed in [2109] for 0.10 and [2110] for 0.11


Add/Change #1288 (Branch links does not work with case sensitive paths)




Change Properties
Action