Steps to Reproduce:
- search on huwp ("whatever")
- results "not found: /whatever"
https://hu.wikipedia.org/wiki//whatever?search=whatever&go=Menj
| grin | |
| Mar 30 2021, 2:46 PM |
| F34197785: Screen Shot 2021-03-30 at 8.59.53 AM.png | |
| Mar 30 2021, 4:00 PM |
Steps to Reproduce:
https://hu.wikipedia.org/wiki//whatever?search=whatever&go=Menj
Cannot replicate at https://hu.wikipedia.org/wiki/Kezd%C5%91lap?safemode=1 so this is likely a local gadget interacting with search.
Probably the gadget "A keresési eredmények kiegészítése Wikidata-találatokkal"
I don't have this bug when i disable this gadget and it appears to default to on.
FYI users (inculding myself) tried to search with this gadget turned off and the problem still persists.
This appears to have been fixed by @Tgr in https://hu.wikipedia.org/w/index.php?title=MediaWiki%3ACommon.js&type=revision&diff=23728685&oldid=23191745.
This was a variant of If-search which manipulated the search form so that the search term was included in the page title as a subpage of Special:Search, so it could be picked up by pageview stats tools. It has been broken for several years I think, but (until now) not in a way that would have interfered with searching.
Sorry for the trouble, I should have cleaned it up a long time ago.