Bug #3742

getObjectConfigurations() returns original objects

Added by Karsten Dambekalns about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-06-24
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

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

Description

getObjectConfigurations() currently returns the original configuration objects, which allows to alter those circumventing the setters intended. It must return cloes instead.

Associated revisions

Revision 2944e75b
Added by Karsten Dambekalns almost 6 years ago

[+BUGFIX] FLOW3 (Object): Object manager now returns cloned object configurations, fixes #3742; made some tests test what they were supposed to test.

History

#1 Updated by Robert Lemke about 6 years ago

  • Priority changed from Should have to Must have

#2 Updated by Robert Lemke about 6 years ago

  • Target version deleted (283)

#3 Updated by Karsten Dambekalns almost 6 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 5

#4 Updated by Karsten Dambekalns almost 6 years ago

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

Applied in changeset r3204.

Also available in: Atom PDF