[Radiant] Database Form

Josh Schairbaum mailing-lists at joshuaschairbaum.com
Tue Jul 22 12:37:31 CDT 2008


I'm on a fairly recent freeze of Radiant Edge and I'm using the  
Database Form extension.  I'm getting an error on the redirect_to  
value, it tells me that I'm passing 1 argument for 2.  I know this was  
working with 0.6.7.

Here's the relevant code from database_form_page.rb:

       if save_form and redirect_to
         response.redirect(redirect_to)
       else
         super(request, response)
       end

Does anyone know of anything that's changed with redirects?

Josh


More information about the Radiant mailing list