http://wiki.oriontransfer.co.nz/main/show/SortableTree
The latest version in SVN solves this problem, but the modification is small, so you can easily make it yourself to dragdrop.js until an official release is made.
Sammi On 21/06/2006, at 7:31 PM, Andrew Kaspick wrote:
Hello, I'm having a problem when I set the tree option to true on Sortable. If I set the option to false my remote call works fine, but once I set it to true, I get some weird log errors from Webrick... undefined method `update' for "11":String/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/ cgi_ext/cgi_methods.rb:214:in`build_deep_hash'/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/ cgi_ext/cgi_methods.rb:214:in`build_deep_hash'/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/ cgi_ext/cgi_methods.rb:54:in`parse_request_parameters'/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/ cgi_ext/cgi_methods.rb:47:in`parse_request_parameters'/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/ cgi_process.rb:70:in`request_parameters'/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/ request.rb:12:in`parameters' ... snipped The remote call is failing and nothing is getting to my controllers. Is there a specific format for labeling the id's of my <li> tags for the sortable tree to work? I'm totally lost as to where this error is coming from. Has anybody else seen something similar before? Thanks, Andrew _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
