Hello, Thanks for your help, I just read the document about caching and it learnt me a lot. Perharps I don't understand why in the backend the page is cached, when I see the cache.yml document there is just: default: enabled: false with_layout: false lifetime: 86400 And in the modules there is no cache.yml file. So I don't know how to switch off caching from that page. All cache settings in my backend are made by the admin generator by default (I used the doctrine:generate-admin command). What I could do is copy the template _list_td_batch_action from the cache folder to backend/ modules/forum/templates and make the tests in this file, but I would prefer to do my tests in the file groupeGeneratorConfiguration.
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
