Bug #9358
isEmpty() in queries works only when used with logicalNot()
| Status: | Resolved | Start date: | 2010-08-17 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Persistence | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 11 | Estimated time: | 6.00 hours | |
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
Description
When using the isEmpty() constraint against empty collections, this works only when combined with logicalNot(), due to a logical bug in the SQL used underneath.
Associated revisions
[+BUGFIX] FLOW3 (Persistence): isEmpty() now works correctly in queries, fixes #9358.
Change-Id: I77ff011af6baf379d4316b0be870d3f24e936a0b
History
Updated by Karsten Dambekalns almost 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r4999.