Motivation
How a url looks like with advancedSearch enabled:
https://de.wikipedia.org/w/index.php?advancedSearchOption-original=literarische+beilage&search=literarische+beilage&title=Spezial:Suche&profile=advanced&fulltext=1&advancedSearchOption-filetype=&advancedSearch-current=%7B%22options%22%3A%7B%7D%2C%22namespaces%22%3A%5B%220%22%5D%7D&ns0=1&searchToken=a4sn3yyitxdreb1rc0x34bavg
Acceptance Criteria
- The URL does not contain irrelevant information, such as the filetype or inlanguage parameters
- The advancedSearch-current URL does not contain options values for empty fields
Note
This can by achieved by looking through the config parameters for widget constructors and removing all "name" entries.