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 error page #5612

Merged
merged 1 commit into from
Jun 14, 2024
Merged

🪲 Fix error page #5612

merged 1 commit into from
Jun 14, 2024

Conversation

jpelay
Copy link
Member

@jpelay jpelay commented Jun 13, 2024

The error page was failing because it was trying to retrieve an image that wasn't there.

Fixes #5598

How to test

Follow these steps to verify this PR works as intended:

@jpelay jpelay requested a review from Annelein June 13, 2024 22:08
@Felienne
Copy link
Member

Thanks for fixing!! I am puzzled though how did this got broken? Did we rename the image?

@jpelay
Copy link
Member Author

jpelay commented Jun 14, 2024

Thanks for fixing!! I am puzzled though how did this got broken? Did we rename the image?

No, we added a new error type and didn't check that it had an image, so I'm using an existing now.

Copy link
Contributor

mergify bot commented Jun 14, 2024

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit b21df61 into main Jun 14, 2024
12 checks passed
@mergify mergify bot deleted the fix_error_page branch June 14, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🪲 Clicking a link to a program sometimes results in an error
2 participants