Edgewall Software

Ticket #7011 (closed defect: fixed)

Opened 16 months ago

Last modified 16 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 Download (0.6 KB) - added by Dave Gynn <dgynn@…> 16 months ago.

Change History

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

Changed 16 months ago by cboos

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

Right, thanks for the patch.

Changed 16 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


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


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