Page MenuHomePhabricator

equals sign in search seems to cause timeout
Closed, InvalidPublic

Description

In a search like "unapproved=" a string that can be seen in current spambot urls, it seems to overwhelm the search and a timeout results

https://tools.wmflabs.org/global-search/?q=%22unapproved=%22

similar search with a question mark "?unapproved" progresses fine
https://tools.wmflabs.org/global-search/?q=%22?unapproved%22

I am wondering whether there is a need for escaping or unicode converting this as it may think that it is active part of the url query rather than part of the search term.

Event Timeline

Well something quirky is happening. That was the url that the system delivered from the search at the time. Good now. MA knows that I have been having other time out issues with spambot urls, so I am just going to have to keep a watching brief.

Closing this for now then, feel free to reopen if it happens again.