Bug #6153

JCR_OPERATOR_LIKE in F3\FLOW3\Persistence\Backend\AbstractSqlBackend

Added by Falk Kühnel over 5 years ago. Updated almost 5 years ago.

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

100%

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

Description

This is probably a leftover from the renaming session:

JCR_OPERATOR_LIKE in line 113 should probably be OPERATOR_LIKE

AbstractSqlBackend.patch Magnifier (587 Bytes) Falk Kühnel, 2010-01-21 17:30

Associated revisions

Revision a141272f
Added by Karsten Dambekalns over 5 years ago

[+FEATURE] FLOW3 (Property): The PropertyMapper now only maps to settable properties and no longer relies on the class schema to determine the type for the target property - it uses the setter parameter's type if available and falls back to the class schema if needed. Resolves #5612.
[+FEATURE] FLOW3 (Reflection): When reflecting classes entities and value objects are checked for being declared prototype, resolves #6141.
[+FEATURE] FLOW3 (Reflection): ClassSchema now enforces consistency when it comes to value objects and identity/identifier properties, resolves #6140, resolves #6142.
[+BUGFIX] FLOW3 (Persistence): Fixed left over JCR constant in AbstractSqlBackend, fixes #6153.

History

#1 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Priority changed from Should have to Must have

#2 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3746.

#3 Updated by Robert Lemke over 5 years ago

  • Estimated time changed from 0.10 to 1.00

Also available in: Atom PDF