[TYPO3-mvc] Caching issue
Stefan Isak
stefanisak at googlemail.com
Sat Feb 12 17:57:51 CET 2011
Hi,
have you already checked ext_localconf.php?
Make sure that the action within you call ...->update($object) is marked as non cacheable controller action.
Cheers
Stefan
On 12.02.2011, at 17:45, Thorben Kapp wrote:
> On 02/12/2011 04:53 PM, Thorben Kapp wrote:
>
> By the way,
>
> it's TYPO3 4.4.6
>
>> Hi there,
>>
>> I got a caching issue. I update my object via repository->update(object)
>> and redirect to the show action. But in the show action nothing changed.
>> That works once after clearing the cache or if the page option no_cache
>> is enabled. But that's not a real solution.
>>
>> Any suggestions?
>>
>> Regards Thorben
>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list