Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.2.2, 1.3.1
-
Fix Version/s: 1.4
-
Labels:None
-
Environment:Hudson 1.347, Sonar Plugin 1.3.1
-
Number of attachments :
Description
If the Sonar server URL (specified in Hudson config) has a trailing slash then the resulting links to the Sonar server contain two slashes, e.g. the following one:
http://sonar//project/index/MyProject
I suppose that two slashes isn't a big problem for modern browsers, but I'm going to fix it.