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] unhandled InvalidURIError #1215

Open
masukomi opened this issue Jul 24, 2024 · 0 comments
Open

[bug] unhandled InvalidURIError #1215

masukomi opened this issue Jul 24, 2024 · 0 comments

Comments

@masukomi
Copy link

masukomi commented Jul 24, 2024

when providing the following invalid url: "https://theconversation.com/uk/home-page/articles.atom (accidentally got the leading quote mark in a copy-paste error) the resulting error is not handled.

(see screenshot)

CleanShot 2024-07-24 at 19 49 14@2x


code is currently at this commit

❯ git log -n1
commit fda6fad1eef64f40f561061dd338e9873fb30c61 (HEAD -> main, origin/main, origin/HEAD)
Author: Ostap Brehin <osbre@protonmail.com>
Date:   Fri Jul 19 08:42:01 2024 +0100

    Refactor migrations to not use `ActiveRecord` for compatibility (#1212)
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

No branches or pull requests

1 participant