Page MenuHomePhabricator

Smart handling for page requests for [[articles]] and {{templates}}
Closed, DeclinedPublic

Description

Author: bugs

Description:
It would be nice if, when the user searches for (with Go button) an [[article]]
or a {{template}}, the interface handled them specially. To wit:

[[Article]] -> as if the user had requested Article
{{Template1}} -> as if the user had requested Template:Template1

Just a little convenience. I'm talking about the Go box in the Monobook skin.


Version: 1.21.x
Severity: enhancement

Details

Reference
bz6334

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:17 PM
bzimport added a project: MediaWiki-Search.
bzimport set Reference to bz6334.
bzimport added a subscriber: Unknown Object (MLST).

I'd add this query to the URL behaviour: /wiki/[[article]] and
/wiki/{{Template1}} They'd redirect instead of going to [[Bad title]] (they're
forbidden characters in article names:
[[w:Wikipedia:Naming_conventions_%28technical_restrictions%29#Characters_not_allowed_at_all_in_page_titles]])

robchur wrote:

No, the request is quite clear. When the user shoves "{{foo}}" in the search box
and hits Go, the thing should be transformed to Template:Foo and looked for.

Yes, *he* asks for it on the Go search. *I* ask such behaviour for URLs too.

You will not receive your request. He may.

So it's been seven years. Nothing happened.

Do we still want it? Because I'm inclined to close it as WONTFIX.

(Also changing component.)