This is definitely working in PR10. I've overridden the error template for
the FrameworkBundle, as well as templates in several other bundles. The
location I used is the one in the documentation that weaverryan linked to
above. The bug seemed to exist in both PR7 and PR8. I think it was fixed in
Hey guys-
The correct docs link is here:
http://symfony.com/doc/2.0/book/templating.html#overriding-bundle-templates
There in fact *was* a bug in and around PR7 and PR8, though I don't
know the exact versions.
I've just pulled down the symfony-standard distribution and
successfully overridden t
This appears to still be broken in PR10. I can't override FOSUserBundle
templates.
--
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 po
Le 22/03/2011 23:51, Pirate Bob a écrit :
Hello,
Seems similarly broken in PR8, noticed this while trying to override
FrameworkBundle error templates.
This is still broken in PR8 and the way it works (or should have worked)
has been changed in the master branch.
--
Christophe | Stof
--
If yo
Hello,
Seems similarly broken in PR8, noticed this while trying to override
FrameworkBundle error templates.
On Mar 10, 8:42 am, Brocco wrote:
> Hello,
> I confirm it doesn't work with PR7. Should we report the bug
> somewhere?
>
> On 9 mar, 11:52, Christophe COEVOET wrote:
>
> > Le 02/03/2011
I am also having the same problem can you confirm if you are using
PR7?
On Mar 3, 2:29 am, "J. Dreesen" wrote:
> I have the same problem :/
>
> On 2 Mrz., 11:33, Brocco wrote:
>
>
>
> > Hello,
> > I'm writing a bundle for symfony2 and I would like to override some of
> > its template in my app.
I have the same problem :/
On 2 Mrz., 11:33, Brocco wrote:
> Hello,
> I'm writing a bundle for symfony2 and I would like to override some of
> its template in my app. I tried doing what's written in the doc
> there:http://docs.symfony-reloaded.org/master/guides/templating.html#overri...
> But it