[TYPO3-mvc] Respect storage page ignored on object properties
Sebastian Kurfürst
sebastian at typo3.org
Mon May 24 11:32:35 CEST 2010
Hey Thomas,
see my answer on the other thread:
Exactly, that's correct behavior as well. For the following reason:
- if, in TYPO3 backend, you relate records together, you can "jump" from
one page to another as well, if you want to.
- Imagine we would only fetch the related records from the current
storage page: Then, not all relations which are set in the TYPO3 backend
will be seen in Extbase, only those on one page.
- Imagine, one adds a record from a different page to an aggregate; and
the object storage only contains records from the storage page: Then,
the record would have to be moved, else, it could not be found again.
So, in summary, I think it's all correct behavior, it just has to be
explained more thoroughly :-)
I hope this helps :)
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list