User Details
User Details
- User Since
- Mar 19 2018, 3:21 AM (434 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Shachaf [ Global Accounts ]
Apr 9 2019
Apr 9 2019
Shachaf added a comment to T190010: JavaScript redirect shows irrelevant internal information in search page.
OK, that makes sense. I was going to suggest adding the extra parameters to the beginning rather than the end of URL, so the search query is still at the end, but it looks like I can just add ns0=1 to my initial search query to avoid the redirect, which works well enough. Thanks for clarifying!
Shachaf reopened T190010: JavaScript redirect shows irrelevant internal information in search page as "Open".
A recent update seems to have added another inconvenient redirect: https://en.wikipedia.org/wiki/Special:Search?search=zybjykht now redirects to https://en.wikipedia.org/wiki/Special:Search?search=zybjykht&ns0=1. Is this intentional?
Mar 19 2018
Mar 19 2018
Shachaf added a comment to T190010: JavaScript redirect shows irrelevant internal information in search page.
In particular it looks like this is implemented by src/mediawiki.action/mediawiki.action.view.redirect.js redirecting to the "canonical" URL.
