silverstripe-docsviewer/code/controllers
martimiz 0bd844e139 Fix: no search results found on documentation homepage
On the homepage there are no searchedEntities nor searchedVersions
defined, so the searchForm creates empty hiddenfields. PerformSeach
creates subqueries for thes empty values resulting in the return of an
'Empty' query object.

Solution: do not create these fields when there are no entities/versions
2013-01-07 16:53:33 +01:00
..
DocumentationOpenSearchController.php Design tweaks 2012-09-05 21:42:06 +12:00
DocumentationViewer.php Fix: no search results found on documentation homepage 2013-01-07 16:53:33 +01:00