[Flow] #1302855001: The property "klosterstandorts" on the subject does not exist.
Christian Müller
christian.mueller at typo3.org
Wed Mar 5 19:52:01 CET 2014
Hi Ali,
Ali Reza Sajedi wrote:
> Dear All,
>
> could somebody help with the following error message please:
>
>
> #1302855001: The property "standorts" on the subject does not exist.
>
> More information
> TYPO3\Flow\Reflection\Exception\PropertyNotAccessibleException thrown in
> file
> Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Reflection/ObjectAccess.php
> in line 115.
> Reference code: 201403051926291c508c
You seem to try to access a property that is protected and has no getter
method. Maybe a spelling mistake? Or the property is just not there.
Cheers,
Christian
More information about the Flow
mailing list