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

🐛 URL-encode ruleset and rule in affected apps page URL so it doesn't break when ruleset contains a slash (/) character #1272

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

mturley
Copy link
Collaborator

@mturley mturley commented Aug 9, 2023

Fixes an issue @ibolton336 identified where navigating to the affected apps page from the issues page causes a broken URL if the issue's ruleset contains a /.

… break when ruleset contains a slash (/) character

Signed-off-by: Mike Turley <[email protected]>
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e07b603) 43.14% compared to head (d438e93) 43.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1272   +/-   ##
=======================================
  Coverage   43.14%   43.14%           
=======================================
  Files         143      143           
  Lines        4299     4299           
  Branches     1000     1000           
=======================================
  Hits         1855     1855           
  Misses       2364     2364           
  Partials       80       80           
Flag Coverage Δ
client 43.14% <ø> (ø)
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

2 participants