Skip to content

Fix: http schema handling#1482

Open
KevinSJ wants to merge 1 commit intowallabag:masterfrom
KevinSJ:patch-1
Open

Fix: http schema handling#1482
KevinSJ wants to merge 1 commit intowallabag:masterfrom
KevinSJ:patch-1

Conversation

@KevinSJ
Copy link
Copy Markdown

@KevinSJ KevinSJ commented Sep 19, 2025

The fr.gaulupeau.apps.Poche.ui.HttpSchemeHandlerActivity is supposed to be able to handle any http or https url.

However, as part of the change in #1434, this functionality was broken, it is not no longer possible to set wallabag to handle http scheme even when the setting option is set to true.

Reverting the change fixes this issue.

This was broken when the host name was added.
@Strubbl
Copy link
Copy Markdown
Contributor

Strubbl commented Apr 27, 2026

What do you mean with "handle http scheme"? I do not get what is fixed with this commit.

@KevinSJ
Copy link
Copy Markdown
Author

KevinSJ commented Apr 27, 2026

@Strubbl So there is an option in wallabag settings to handle http scheme, which essentially makes wallabag appear as a browser. The PR I mentioned break this functionality.
Screenshot_20260428_093222_wallabag

@Strubbl
Copy link
Copy Markdown
Contributor

Strubbl commented Apr 27, 2026

Thanks for explaining. I need to check if we still need this at all and/or if it is mandatory for sharing URLs to wallabag app.

@KevinSJ
Copy link
Copy Markdown
Author

KevinSJ commented Apr 27, 2026

I don't think it's mandatory, but it does make things a lot more convinient. If we no longer need this, we should delete the option from settings.

@Strubbl
Copy link
Copy Markdown
Contributor

Strubbl commented Apr 27, 2026

Which convenience? Convenience sounds like a reason to keep the setting and make it work again.

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