Closed adam-enko closed 1 month ago
URI#resolve(newPath) doesn't escape spaces
URI#resolve(newPath)
Not escaping the space breaks logging the HTML URL logging task when the IntelliJ project name has a space.
URI#resolve(newPath)
doesn't escape spacesNot escaping the space breaks logging the HTML URL logging task when the IntelliJ project name has a space.