stable

Clone or download

Read-only

fix: request #38253 Avoid multiple `/` at the end of user provided JIRA server URL

Note that other characters might also possibly be an issue. The goal here is to at least prevent the case that has already been encountered in the wild. Change-Id: I99c0627304c096ba4f6ea3796fa71979387bd73c

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/JiraImporter/JiraCredentials.php +5 −18 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/JiraCredentialsTest.php +49 −0 Go to diff View file