Bug report
When using a Search-InputBox provided by Extension:InputBox to search for something with the option prefix or namespaces Advanced Search breaks.
Example: Go to https://de.wikipedia.org/wiki/Hilfe:%C3%9Cbersicht an search for something in the archive with the given Search-box. The search will give you the right results but the filters set by the InputBox will not be shown in the Advanced Search-Form. If you click search again you will get different results, ignoring the filters.
Task
When the url contains namespace info, such as "...&ns12=1....", these namespaces are selected in the namespace widget and overwrite the defaults
Acceptance criteria
- When I reach the specialPage:Search with a url that contains namespace info, this namespace info can also be found in the namespace box.
- When there is no info in the url, the namespace behavior remains unchanged (i.e. default settings)