In the Symfony2 Profiler, if a template is namespaced, it doesn't open. `Foo:Admin\User:index.html` => doesn't work `Foo:User:index.html` => works
In the Symfony2 Profiler, if a template is namespaced, it doesn't open.
Foo:Admin\User:index.html=> doesn't workFoo:User:index.html=> works