OpenSearch for this site works like a charm, but has anyone else noticed that question (query) passed to it isn't trimmed of white spaces?
Just pasted in my Firefox to Yii API Search a "CActiveDataProvider ". Got result:
Quote
Your search - CActiveDataProvider - did not match any documents.
(link's text for did you mean trimmed of last space, but actual link, not - i.e.: http://www.yiiframew...ype=api-suggest)
When clicking did you mean link, you (obvious) also get no results.Of course, when pasting (typing) "CActiveDataProvider" (without space at the end) everything works fine and proper document is found.