Make sure you have no images with an empty src attribute. In a similar was also check css and js includes.
On Thu, Dec 16, 2010 at 22:28, Norman <[email protected]> wrote: > Hi, > > I have a counter incremented each time an object is printed on a page. > I realized that this counter is always incremented of 2. In log file, > the page is executed and rendered twice. > > I logged rewrite mod in Apache2, and I saw that a corresponding > request is sent twice too. > > Then, I refresh the page once, and two requests are sent and the page > is computed twice. > > I tried to use "prod" environnent without debug bar, but nothing > changes. > > How to solve this problem ? > > Thanks in advance > > -- > 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 > -- 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
