Web url with slash at the end /

Steps to reproduce

Android system

  1. Add slash sign / at the end of url
    e.g. https://obsidian.md/​
  2. Click url

Did you follow the troubleshooting guide?

Yes

Expected result

Go to site https://obsidian.md in web browser

Actual result

Go to site https://obsidian.md/%E2%80%8B in web browser

Environment

SYSTEM INFO:
Operating system: android 9 (HTC HTC U12+)
Obsidian version: 1.4.16 (114)
API version: v1.4.16
Login status: not logged in
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on


Additional information

Sometimes after entering url without slash (https://obsidian.md) .
url with slash start working corretcly (https://obsidian.md/).
Try to delete cards in browser to renew bug.

Bug occur in

  • Edit view and Reading view.
  • Firefox and Chrome (last upadte)

Normal url works fine.
e.g. https://obsidian.md

Url with slash (https://obsidian.md/) works when pasted directly to browser url bar.

Workaround
www.obsidian.md
[aaa](https://obsidian.md/​)

The URL works perfectly fine for me on my iPhone. It’s weird that there is some url attached when you click on the URL. Are there any installed community plugins that format your note on editing/saving?

I’ve tested in Restricted mode (without community plugins).

It’s weird bug, because you have to close obsidian sites in browser (include this forum) to refresh bug.

Thanks

I can’t reproduce the issue - seems like you have a Zero-Width Space at the end of the URL you pasted here (it’s invisible after the /, because it’s zero-width). It’s only visible when you inspect the text.
image

If I type the URL myself into Obsidian (and add a trailing /) it works just fine.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.