http://framework.zend.com/issues/browse/ZF-2403
This is signed as fixed but It's still not working at my case.
I'm doing in my layout $this->action('actName');
and then in actNameAction view script I use
$this->HeadScript()->appendFile(H.'media/js/search.js');
but that gives no effect in my head layout. I load my head.phtml by
partial() at my layout.
--
Łukasz Wojciechowski
