I initialize my Registry in my bootstrap with a few values.  My index/index
action then tries to add some data, with set().  If I immediately output the
registry, I can see the new addition.  However, it does not persist to other
actions in the index (or any other) controller.

Must all set()s be done in the bootstrap?  Must I use Zend_Session, instead?
-- 
View this message in context: 
http://www.nabble.com/Registry-values-disappear-tp15443175s16154p15443175.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to