[TYPO3-mvc] Tx_Extbase_MVC_Controller_Argument StoragePage
Jochen Rau
jochen.rau at typoplanet.de
Wed Jun 23 11:40:15 CEST 2010
Hi.
On 2010-06-22, Michael Feinbier <mf at hdnet.de> wrote:
> Am 22.06.10 15:01, schrieb Karsten Dambekalns:
>> Generally, using a storage pid seems like a bad idea, as it leads to
>> such problems. Anyway, I remember suggesting the use of the GRSP for
>> Extbase - it could be used in addition to a specific storage page for
>> "shared objects". Similarly records on pid 0 could included automatically.
>
> This is the old more general discussion of the need of the storagePid
> itself.
> There exist many Tasks for that eg.
> http://forge.typo3.org/issues/5631
>
> (the problem with Tx_Extbase_MVC_Controller_Argument is already
> mentioned here by the way)
I totally agree with Karsten here. All "findAnythingByUniqueIdentifier()" methods should return The object regardless of their storage PID. (although I do not know the abbrevation GRSP ;-)).
I attached a patch to http://forge.typo3.org/issues/5631 to test this behavior.
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list