Project

General

Profile

Actions

Bug #82065

closed

Bug in AbstractDomainObject->isPropertyDirty method @lazy results in true

Added by Matthias Vogel over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2017-08-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint

Description

if a property's current value is instance of LoadingStrategyInterface Than it should not be marked as Dirty.

The current behavior marks a newly fetched DomainObject as dirty, if there is a @lazy Annotation in it.

Actions

Also available in: Atom PDF