Edgewall Software
Modify

Ticket #7011 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

svn:externals display fails for https URLs

Reported by: Dave Gynn <dgynn@…> Owned by: cboos
Priority: normal Milestone: 0.11
Component: version control/browser Version: devel
Severity: trivial Keywords:
Cc:
Release Notes:
API 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

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

Download all attachments as: .zip

Change History

Changed 4 years ago by Dave Gynn <dgynn@…>

comment:1 Changed 4 years ago by cboos

  • Milestone set to 0.11
  • Status changed from new to assigned

Right, thanks for the patch.

comment:2 Changed 4 years ago by cboos

  • Resolution set to fixed
  • Severity changed from normal to trivial
  • Status changed from assigned to closed

Committed in r6700.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cboos. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.