search for: 161a0485ff2a5bc53dd26ea724e79036

Displaying 1 result from an estimated 1 matches for "161a0485ff2a5bc53dd26ea724e79036".

2006 Jul 24
0
Trouble passing form input to controller action
...controller to perform the qury. I''m looging at teh log and the controller is not picking up the values i enter in to the form at all. It evaluates to NIL. Here is the log output Processing StoreController#display_search (for 127.0.0.1 at 2006-07-23 21:30:35) [POST] Session ID: 161a0485ff2a5bc53dd26ea724e79036 Parameters: {"commit"=>" SEARCH ", "product"=> {"title"=>"cookbook"}, "action"=>"display_search", "controller"=>"store"} Product Load (0.004481) SELECT * FROM products WHERE (title =...