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

Bug 427. DIDs redirects lead to an unexpected route #444

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

MytsV
Copy link
Contributor

@MytsV MytsV commented Aug 2, 2024

Fix #427

The bug was caused by improper request handling. Seemingly, parsing works just fine. The screenshot shows a DID with a complex name have correct information listed and point to the correct page.

image

image

@MytsV
Copy link
Contributor Author

MytsV commented Aug 2, 2024

Just like with another similar issue, I feel like these queries shouldn't be in a separate file

@maany
Copy link
Member

maany commented Aug 8, 2024

The queries can be moved into the component. I am merging this PR. Please include these queries in your follow up for #438

@maany maany merged commit 4068eaf into rucio:master Aug 8, 2024
7 checks passed
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.

DID Page: Redirects from List DID lead to /dids/<undefined>/<undefined>
2 participants