[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread Sumedh
Thanks Thomas...it would be useful... Is there some open source project for newsletters that sort of has an admin panel for choosing recipient lists, selecting a template etc...and may some in-place editing of HTML? On Nov 25, 5:59 am, Eno <[EMAIL PROTECTED]> wrote: > On Mon, 24 Nov 2008, andrea

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread Eno
On Mon, 24 Nov 2008, andreas wrote: > Ok... didn't know google groups does this - I use a regular email client > so I didn't notice. Actually its not an anomaly of Google Groups, use threaded view in pine, Thunderbird or Evolution and you'll see the same thing... -- --~--~-~--~--

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread andreas
Ok... didn't know google groups does this - I use a regular email client so I didn't notice. Apologies to everyone! Andreas Eno schrieb: > On Nov 24, 10:25 am, andreas <[EMAIL PROTECTED]> wrote: > >> Sorry, this is a new thread? I see my subject in the header. > > Of course - because you re

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread Eno
On Nov 24, 10:25 am, andreas <[EMAIL PROTECTED]> wrote: > Sorry, this is a new thread? I see my subject in the header. Of course - because you replied to an existing thread but changed the subject. When viewing threads from a mailing list, your message now appears in the middle of another thread

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread Eno
Andreas, Please, when posting to this list, start a new thread instead of `hijacking' and old one. -- --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to sy

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread andreas
Sorry, this is a new thread? I see my subject in the header. Eno schrieb: > Andreas, > > Please, when posting to this list, start a new thread instead of > `hijacking' and old one. > > -- > > > > --~--~-~--~~~---~--~~ You received this message because you ar

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread andreas
Ok, now it renders twice in production as well... sigh. Redirecting works, forwarding does not. Thanks for further comments, Andreas andreas schrieb: > No, it's just a plain HTML page, no ajax whatsoever. > > *However* > > Writing the above, I had the idea to try in prod environment - and it

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread andreas
No, it's just a plain HTML page, no ajax whatsoever. *However* Writing the above, I had the idea to try in prod environment - and it works. So while my problem is kinda solved, this now seems more like a bug than before... can anybody confirm this? Could this be the debug toolbar? This is sf

[symfony-users] Re: Forward in filter renders layout twice

2008-11-24 Thread Gareth McCumskey
Is this forward being asynchronously (Ajax) loaded into a div? If that is the case I have experienced the same issue and just use setTemplate as opposed to forward to ensure that only the template and not the entire page is loaded into the div On Mon, Nov 24, 2008 at 4:39 PM, andreas <[EMAIL PROTE