Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7011 closed defect (fixed)

svn:externals display fails for https URLs

Reported by: Dave Gynn <dgynn@…> Owned by: Christian Boos
Priority: normal Milestone: 0.11
Component: version control/browser Version: devel
Severity: trivial Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When there are svn:externals to https:// addresses the URL is lost in the browser svn properties display. The code is testing for url.startswith('http://') to make sure it is a browseable URL but it should allow https:// too.

Attachments (1)

svnexternals_with_ssl.diff (629 bytes ) - added by Dave Gynn <dgynn@…> 16 years ago.

Download all attachments as: .zip

Change History (3)

by Dave Gynn <dgynn@…>, 16 years ago

Attachment: svnexternals_with_ssl.diff added

comment:1 by Christian Boos, 16 years ago

Milestone: 0.11
Status: newassigned

Right, thanks for the patch.

comment:2 by Christian Boos, 16 years ago

Resolution: fixed
Severity: normaltrivial
Status: assignedclosed

Committed in r6700.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.