Edgewall Software

Ticket #7011 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months 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:

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 (0.6 kB) - added by Dave Gynn <dgynn@…> 6 months ago.

Change History

Changed 6 months ago by Dave Gynn <dgynn@…>

Changed 6 months ago by cboos

  • status changed from new to assigned
  • milestone set to 0.11

Right, thanks for the patch.

Changed 6 months ago by cboos

  • status changed from assigned to closed
  • resolution set to fixed
  • severity changed from normal to trivial

Committed in r6700.

Add/Change #7011 (svn:externals display fails for https URLs)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.