Bug #7009
Empty query possible when "Allow empty Query" is not checked
| Status: | Closed | Start date: | 2010-03-25 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Frontend Plugins | |||
| Target version: | 2.0 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
$this->piVars['q'] needs also be checked for its value length
(PHP 5.3)
Related issues
| related to Apache Solr for TYPO3 CMS - Feature #8211: Search for empty string gives all possible results | Closed | 2010-06-14 | ||
| related to Apache Solr for TYPO3 CMS - Task #12983: Rename option allowEmptyQuery to initializeWithEmptyQuery... | Closed | 2011-02-11 | ||
| related to Apache Solr for TYPO3 CMS - Bug #13841: Allow empty Query does not work combined with a filter | Closed | 2011-03-15 |
History
Updated by Ingo Renner almost 3 years ago
Allow empty query actually serves a different purpose. It's related in a limited way only.
Updated by Olivier Dobberkau over 1 year ago
- Status changed from New to Needs Feedback
- Assignee set to Ingo Renner
- Target version set to 2.0
Can we close this ticket?
Updated by Marc Bastian Heinrichs over 1 year ago
Jep, behaviour in 2.0 is correct now
Updated by Ingo Renner over 1 year ago
- Category set to Frontend Plugins
- Status changed from Needs Feedback to Resolved
- % Done changed from 0 to 100
Fixed by #12983
Updated by Ingo Renner about 1 year ago
- Status changed from Resolved to Closed