[FLOW3-general] Growing number of \TYPO3\FLOW3\Resource\Resources
Ferdinand Kuhl
fcool at coolys.de
Thu Nov 10 17:30:51 CET 2011
Hi List,
I use a <f:form.upload> ViewHelper with an entity which has a resource
property. With creation everything works fine!
But if I use this form for $repository->update() everytime I update a
new resource ist created in the database.
I searched for the reason and found that this is done on purpose from
the ResourceTypeConverter.
Could you explain why?
For me is the problem now, that after updating the entity I cannot
remove it any longer because of foreign key constraint fails (old
resources using the same resource pointer)
Thanks and bye,
Ferdinand
More information about the FLOW3-general
mailing list