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 bug report button when using CSS #309

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Fix bug report button when using CSS #309

merged 1 commit into from
Apr 2, 2024

Conversation

Katsute
Copy link
Member

@Katsute Katsute commented Apr 2, 2024

Relevant Issues

List any closed and/or relevant issues

Changes Made

List any changes made.

  • Replace encodeURI with encodeURIComponent
  • Drop use of Uri.parse

@Katsute Katsute added the bug label Apr 2, 2024
@Katsute Katsute self-assigned this Apr 2, 2024
@Katsute

This comment has been minimized.

Copy link
Contributor

@kdevbot kdevbot bot left a comment

Choose a reason for hiding this comment

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

Approved by @Katsute

@Katsute Katsute enabled auto-merge April 2, 2024 00:48
@Katsute Katsute added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit c00d3b1 Apr 2, 2024
11 checks passed
@Katsute Katsute deleted the fix-uri@ab73148 branch April 2, 2024 00:52
@kdevbot kdevbot bot locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix URI encoding on URL query
1 participant