Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(job-details): encodeURI of job ID for URL #417

Merged
merged 1 commit into from
Jul 6, 2021
Merged

fix(job-details): encodeURI of job ID for URL #417

merged 1 commit into from
Jul 6, 2021

Conversation

olliechick
Copy link
Contributor

@olliechick olliechick commented Jul 2, 2021

fixes #416

Changes Made

Added encodeURI to job's ID.

Potential Risks

None

Test Plan

Check that job IDs such as 41fc5496-d3c1-4bba-8eac-1abdeaaa3e47:https://olliechick.co.nz/ now work from the jobs page.

Checklist

  • I've increased test coverage
  • Since this is a public repository, I've checked I'm not publishing private data in the code, commit comments, or this PR.

Copy link
Contributor

@bradvogel bradvogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mind updating the other places in this file where this.id is used in the URL?

@olliechick
Copy link
Contributor Author

mind updating the other places in this file where this.id is used in the URL?

done ✅

@bradvogel bradvogel merged commit f8c80a9 into bee-queue:master Jul 6, 2021
@beequeueci
Copy link
Collaborator

🎉 This PR is included in version 3.29.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

404 when clicking on job
3 participants