Bug #11526

NULL values for single values not stored correctly

Added by Karsten Dambekalns over 4 years ago. Updated over 4 years ago.

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

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 14 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

NULL values in multivalues are handled correctly, but for single values the type is not set to NULL as it should be.

One effect of this is that isEqual(..., NULL) doesn't work reliably.

Associated revisions

Revision 48050e53
Added by Karsten Dambekalns over 4 years ago

[+BUGFIX] FLOW3 (Persistence): Store NULL values correctly

NULL values in multivalues are handled correctly, but for single values
the type is not set to NULL as it should be.

One effect of this is that isEqual(..., NULL) doesn't work reliably.

Change-Id: I35a3bab9a6409a4e343e8f8d62691cdde38e9e3f
Fixes: #11526

History

#1 Updated by Robert Lemke over 4 years ago

  • Status changed from Accepted to Under Review

#2 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF