Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

naveenku-jfrog
Copy link
Contributor

@naveenku-jfrog naveenku-jfrog commented Sep 10, 2025

Description:
Due to this https://github.com/jfrog/jfrog-client-go/pull/1130/files,
Build Promotion Failure Due to String Encoding as BuildUrlWithEscapingSlash.

Solution
Replace QueryEscape function to PathEscape, because QueryEscape does double encoding and when / present inside build name and number, due to which wrong URL are generating. So, we need to encode special characters only except /.

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the master branch.
  • I used gofmt for formatting the code before submitting the pull request.

Changes required as part https://github.com/jfrog/jfrog-client-go/pull/1130/files, are not affected with this PR's changes.
Attaching screenshots for reference.
Screenshot 2025-09-16 at 2 13 02 PM
Screenshot 2025-09-16 at 2 18 45 PM

@naveenku-jfrog naveenku-jfrog added the safe to test Approve running integration tests on a pull request label Sep 10, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Sep 10, 2025
@naveenku-jfrog naveenku-jfrog changed the base branch from dev-deprecated-please-target-master-directly to master September 13, 2025 07:07
@naveenku-jfrog naveenku-jfrog added the safe to test Approve running integration tests on a pull request label Sep 13, 2025
@bhanurp bhanurp self-requested a review September 15, 2025 12:06
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Sep 17, 2025
@bhanurp bhanurp added the safe to test Approve running integration tests on a pull request label Sep 17, 2025
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.