Front slashes in blocklinks delete the link

Hi,

i have a strange error. If I use Slashes at the beginning of an Link in the Block Editor the Link gets deleted. This only applies on the Online Test Version, which makes no sense to me… Has anyone experienced a similar bug?

In the textfile there ist only the link without the href like so:
<a rel=“noopener noreferrer”>protists to humans</a>

Greetings
Jonas

Do you mean the Kirby Demo? Or are you talking about your own remote server?

Sorry, on a custom test installation on a linevast server. The Bug happes after the update to the last version. If i remove the slash at the beginning everything works fine.

here a short video with reload

And a second video with the text file

I can actually reproduce the issue on the Kirby demo while the same Kirby version (3.6.1.1) works fine locally and on my remote server.

i’m not shure but here are the php settings:

I could find this issue: Writer field: no href attribute rendered when link does not contain protocol · Issue #3754 · getkirby/kirby · GitHub
But it was fixed with Dom: Allow relative URLs by lukasbestle · Pull Request #3889 · getkirby/kirby · GitHub

Is your test installation in a subfolder? Writer field: no href attribute rendered when link does not contain protocol · Issue #3754 · getkirby/kirby · GitHub

yes… ok than I need to build a little workaround in the frontend…

thanks for the quick help - its really amazing how great the kirby support is

Maybe just point a subdomain to that subfolder.