[#452] error with repo path of scmhg

Description

Summary:

Detailed description

$b .= '<p><tt>hg clone ssh://'.$d.'@' . $this->getBoxForProject($project) . '/'forgegetconfig('repospath', 'scmhg') .'/'. $project->getUnixName().'/ .</tt></p>' ; should be $b .= '<p><tt>hg clone ssh://'.$d.'@' . $this->getBoxForProject($project) . '/' . forgegetconfig('repospath', 'scmhg') .'/'. $project->getUnixName().'/ .</tt></p>' ;

i.e the path should be ssh://username@url//repopath instead of ssh://username@url/repopath.

General Information
Submitted by:
Coiby Xu
Date Submitted: 2012-06-25 10:28
Last Modified by: Nobody
Last Modified: 2017-11-02 20:00
Date Closed: 2012-06-25 22:26
Permalink: https://fusionforge.org/tracker/a_follow.php/452
Actions
Monitor
Votes: 0/1 (0%)
Internal Fields
Data Type: Bugs
Assigned to: Franck Villaume (nerville)
State: Closed
Priority: 3
Extra Fields
Resolution:
none
Severity:
enhancement
Target Release:
5.3
Found in Version:
none
Follow-up tabs
Message  ↓
Date: 2012-06-26 06:24
Sender: Coiby Xu

Hi, Franck. I find there's error with your fix. If you check "/" of boxforproject. You needn't add a "/" after that which make it triple "///".

Date: 2012-06-26 01:27
Sender: Coiby Xu

Yes. I forgot to input "Target Release" and other things. So just re-post it again. Thanks! I'll try.

Date: 2012-06-25 22:25
Sender: Franck Villaume

is this bug duplicate with #453 ? anyway, I add more check just to be sure we have double '/' in trunk r15821

No attached documents

No related commits.

Field Old Value Date By
status_idOpen2012-06-25 22:26
Franck Villaume
close_dateNone2012-06-25 22:26
Franck Villaume
assigned_tonone2012-06-25 22:26
Franck Villaume
Target ReleaseNone2012-06-25 22:26
Franck Villaume
SeverityNone2012-06-25 22:26
Franck Villaume

No relations found.