[Neos] ContentCache and uncached element throws exception

Carsten Bleicker carsten at bleicker.de
Fri Apr 11 13:55:58 CEST 2014


thank you!
this one solved the problem:

http://forge.typo3.org/issues/57822


Am 11.04.2014 um 12:29 schrieb Pankaj Lele <t3pankaj at lelesys.com>:

> Also add site = 'site' in the uncached context. Because you have a flowquery on the site. 
> 
> 
> Pankaj Lele,
> CTO and Executive Director,
> Lelesys Infotech Pvt. Ltd. 
> www.lelesys.com
> Mobile: +91 9822534255
> 
> Sent from my iPhone
> 
>> On 11-Apr-2014, at 2:47 pm, Carsten Bleicker <carsten at bleicker.de> wrote:
>> 
>> having this one with enabled content cache throwing an exception:
>> prototype(PIPEU.Site:SimpleBasket) < prototype(TYPO3.TypoScript:Template)
>> prototype(PIPEU.Site:SimpleBasket) {
>> templatePath = 'resource://PIPEU.Site/Private/Templates/TypoScriptObjects/SimpleBasket.html'
>> partialRootPath = 'resource://PIPEU.Site/Private/Partials'
>> basketNode = ${q(site).find('basket').get(0)}
>> 
>> @cache {
>>     mode = 'uncached'
>>     context {
>>         1 = 'documentNode'
>>     }
>> }
>> }
>> 
>> 
>> Uncaught exception #1332491864 in line 195 of /Users/pumatertion/Sites/neos.pipeu/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Eel_FlowQuery_FlowQuery.php: No operation which satisfies the runtime constraints found for "find".
>> 
>> Any hints?
>> 
>> 
>> 
>> _______________________________________________
>> Neos mailing list
>> Neos at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list