<< Back to previous view

[QB-3696] build.getLogUrl() doesn't work properly if getSystemSetting().getUrl() ends with "/"
Created: 01/Apr/21  Updated: 28/Feb/22

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: 12.0.0

Type: Bug Priority: Trivial
Reporter: Benoit Maury-Bouet Assigned To: Robin Shen
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
In our system settings the url to the server was define as
http://server:8810/

when calling buid.getLog(stepName) it ends with a malformed url :
http://server:8810//buildID/StepPath
instead of
http://server:8810/buildID/StepPath
Generated at Thu Apr 25 17:13:41 UTC 2024 using JIRA 189.