Hi all!
I'm not able to find a specific Task using the Phabricator search form.
== Description of the problem ==
Searching `"errore"` in Wikimedia Phabricator does not show a Task with "errore" in the title. Live example:
* https://phabricator.wikimedia.org/search/query/4nZxfU3AKM5a/#R
{F35030157, size=full}
=== Expected result ===
The Task {T304193} should be shown in these search results, since it has "errore" in the title and has the tag #wmit-civicrm.
== Additional notes ==
Note that searching `"stupid"` in another Phabricator shows a Task with "stupid" in the title. Live example:
* https://gitpull.it/search/query/QNB3EVD8Q_lR/#R
{F35030160, size=full}
So it seems a problem in Wikimedia Phabricator and not Phabricator itself.
BTW I've read the [[ https://secure.phabricator.com/book/phabricator/article/search/ | official Phabricator search documentation ]] and I've also tried `title:errore`, `title:~errore`, `core:errore` and other weird combinations without understanding why the Wikimedia Phabricator's does not work when using the keyword `"errore"` to find the Task {T304193}.