Re: Controller::render not running actions?

2010-08-26 Thread jostster
> Jeremy Burns > Class Outfit > > jeremybu...@classoutfit.comhttp://www.classoutfit.com > > On 26 Aug 2010, at 00:49, jostster wrote: > > > > > Is it just me misunderstanding what this is supposed to do or is it a > > bug? > > > I have an Upload controller

Controller::render not running actions?

2010-08-26 Thread jostster
Is it just me misunderstanding what this is supposed to do or is it a bug? I have an Upload controller with 2 actions. index(): This is where the database query is done to retrieve dropdown list values and send them to the index.ctp where the form is created. upload(): This is where the validati