in reply to Re: scheme://query no longer works in Search box
in thread scheme://query no longer works in Search box

The issue I raised isn't about /?node=scheme://..., it's about the search box no longer functioning. These are two different things.

The search box currently makes a request of the form /?node=..., but it doesn't need to. For example, it could make a POST request.

Alternatively, it could continue to make the same request, but only accept doc://, mod://, id:// and other safe schemes.

Replies are listed 'Best First'.
Re^3: scheme://query no longer works in Search box
by LanX (Saint) on Sep 11, 2021 at 16:06 UTC
    You should maybe explain the benefit of such a feature, if you want it to be (re)implemented.

    In 13 years here I've never used this.

    The resources of pmdevs are limited and the to-do list is long.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

      Well, doc:// and cpan:// brings up the docs very easily. These are *very* useful things to have when answering questions. I use them all the time when answering questions.