[GH-ISSUE #8050] [Bug] Regression in handling on non-standard URLs / URIs #3520

Open
opened 2026-03-23 21:30:55 +00:00 by mirror · 0 comments
Owner

Originally created by @candideu on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8050

Originally assigned to: @asjqkkkk on GitHub.

Bug Description

Hi there! Unfortunately, it seems like there's been a regression in the URIs implementation detailed here: https://github.com/AppFlowy-IO/AppFlowy/issues/7332#event-16491293959

They were working well earlier, but the current version opens Obsidians URIs in the browser with https:// prepended

How to Reproduce

  1. Create a hyperlink using a URI, like obsidian://open?vault=My%20Vault&file=filename
  2. Try to open the link
  3. The browser (Firefox, in my case) will open the links with https:// prepended, which will give an error

Expected Behavior

Browser opens the URI as is and asks to open compatible app

Operating System

Windows 10

AppFlowy Version(s)

0.9.3

Screenshots

No response

Additional Context

No response

Originally created by @candideu on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8050 Originally assigned to: @asjqkkkk on GitHub. ### Bug Description Hi there! Unfortunately, it seems like there's been a regression in the URIs implementation detailed here: https://github.com/AppFlowy-IO/AppFlowy/issues/7332#event-16491293959 They were working well earlier, but the current version opens Obsidians URIs in the browser with `https://` prepended ### How to Reproduce 1. Create a hyperlink using a URI, like obsidian://open?vault=My%20Vault&file=filename 2. Try to open the link 3. The browser (Firefox, in my case) will open the links with `https://` prepended, which will give an error ### Expected Behavior Browser opens the URI as is and asks to open compatible app ### Operating System Windows 10 ### AppFlowy Version(s) 0.9.3 ### Screenshots _No response_ ### Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3520
No description provided.