Can you paste a basic test case somewhere? I don't fully understand your problem but I think
I saw a problem like this before. It might be the fault of ViewRenderer.

On 5/5/2009 11:48, lightflowmark wrote:
Hi,
I'm using Zend_Layout with the ActionStack, as recommended in the docs.  I
set up the stack at dispatchLoopStartup.

I want to disable the layout in one of my actions; however, when I do so
(using $this->getHelper('layout')->disableLayout();) , any actions
previously called by the ActionStack are then appended to the body
willy-nilly.

Can anyone help with this?  I'm having real trouble with Zend_Layout - I'd
really appreciate some help with this and my other question on this list.

Thanks,
Mark



--
Ionut G. Stan
I'm under construction  |  http://igstan.blogspot.com/

Reply via email to