Skip to content

Conversation

felipeerias
Copy link
Collaborator

Prevent errors when the stored homepage is not a correct URL, which typically happens because the user forgets to add the protocol ("https://", etc.).

For instance, "example.com" would fail as it is not a proper URL, but with this change it gets correctly loaded as "http://example.com".

Prevent errors when the stored homepage is not a correct URL,
which typically happens because the user forgets to add the
protocol ("https://", etc.).

For instance, "example.com" would fail as it is not a proper URL,
but with this change it gets correctly loaded as "http://example.com".
@svillar svillar merged commit 409a6f2 into main Apr 28, 2025
22 checks passed
@svillar svillar deleted the felipeerias/invalidCustomHomepage branch April 28, 2025 09:41
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