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

UHF-11462: Fix to remove duplicate query parameters from linkedevents api request url #1196

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

wktohesi
Copy link
Contributor

@wktohesi wktohesi commented Feb 18, 2025

UHF-11462

Requests from Linked Events React search components to Linked Events API had a double set of query parameters. Even with the second question mark separating the two sets this was handled gracefully by the API, but is likely to cause confusion and might also start causing errors later.

What was done

  • Url handling was updated to not add the query parameters twice.

How to install

How to test

Continuous documentation

  • This change doesn't require updates to the documentation

Other PRs

@wktohesi wktohesi force-pushed the UHF-11462_linkedevents_cleanup branch from c9e1d9e to d1a2d40 Compare February 19, 2025 11:47
@wktohesi wktohesi marked this pull request as ready for review February 19, 2025 11:50
Copy link

✅ Tests passed! You can check the output here: https://city-of-helsinki.github.io/drupal-hdbt-visual-regression/pull/1196/html_report/

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