Hi Paul, I have exactly the same problem, because I'm doing an application with ExtJS too. I publish a thread some time ago about this, but nobody pay attention to it.
The solution you are proposing have a big drawback: You can't use the profiler with Ajax request below url with /app. That's bad, at least for me, and I'm sure for you too, because the profiler show lot of info in a very comfortable way, like Doctrine queries, authentication, logs, etc. If you disable the profiler the way you do, you will never have that info at hand. I found a different solution to the problem, and was disabling the WDT toolbar, but when you do that, an exception is thrown. I look the file where the exception is thrown, and comment the include of the WDT, and all work fine. However, now I never can't use the WDT. That's why I started a thread, to make this more configurable, but I was ignore by everyone. Maybe when a most important person found this same issue, a solution will be discussed. Greetings! -- 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 developers" 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-devs?hl=en
