Bug #9184

No NULL safe query method

Added by Christian Lerrahn almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-08-18
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 11
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

As mentioned in

http://lists.typo3.org/pipermail/flow3-general/2010-May/000367.html

there is no NULL safe query method.

However, it is often required e.g. to find objects that have no parent
or no children which is indicated by a NULL value in the respective
fields.

Associated revisions

Revision 2b0658e9
Added by Karsten Dambekalns almost 5 years ago

[+BUGFIX] FLOW3 (Persistence): isEmpty() matches correctly on NULL now, equality checks against NULL now work correctly on collections, relates to #9358, fixes #9184.

Change-Id: I0a25251db22e711ab4074c438157ebe1545b2fec

History

#1 Updated by Karsten Dambekalns almost 5 years ago

  • Category changed from Object to Persistence
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from Accepted to Needs Feedback
  • % Done changed from 0 to 100

Well, with r4604 and r4605 this should be solved. Is there more missing?

#3 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from Needs Feedback to Accepted
  • Target version set to 1.0 alpha 11
  • Start date set to 2010-08-18

#4 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from Accepted to Resolved

Applied in changeset r5000.

Also available in: Atom PDF