The DnD Sanctuary

Pings => Otter Browser Forum => Topic started by: hiro on 2018-10-13, 06:59:56

Title: visited link
Post by: hiro on 2018-10-13, 06:59:56
My main browser is opera12, I tried to use Otter 0.9.99 RC 12 since yesteaday.

The visited links does not change color when link is described as bellow.
a href="//host.example.com"
instead of
a href="http://host.example.com"

Is this behavior correct or bug?
Title: Re: visited link
Post by: Frenzie on 2018-10-17, 12:18:45
Probably a bug. Is there a simple test page around?
Title: Re: visited link
Post by: beastie on 2018-10-17, 15:46:16
For some reason the forum doesn't allow .html attachments, so I've renamed it to .txt.

The // hyperlink is parsed as file:// and results in a Network error 302 (Request for opening non-local file) error while the http:// hyperlink results in a Server not found error.