Displaying 1 result from an estimated 1 matches for "order_name".
Did you mean:
folder_name
2006 Jan 22
0
Ajax post to apache2/mod_ssl with client certificates ......
...form I hit a
problem. The value of the text-area is lost from the form submit.
I get the following in my log
NoMethodError (undefined method `[]'' for nil:NilClass):
/usr/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/macros/auto_complete.rb:40:in
`auto_complete_for_order_name''
/usr/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/macros/auto_complete.rb:38:in
`auto_complete_for_order_name''
Neways - I investigated a little bit.
If i view the form and manually enter in the entire text (like i''d
expect to be returned by the...