I vaguely remember something like that. On the off chance that it's been fixed already, would you mind pulling hobo from github?
thanks, Bryan On Wed, Jun 29, 2011 at 2:26 PM, kevinpfromnm <[email protected]> wrote: > Trying to do a select-one-or-new-dialog in Hobo 1.3.0.RC with rails 3.0.9 > and the form comes up and on clicking OK, nothing appears to happen. the > new item does get created but looking in the console I get an invalid > typed-id error. > > Call part: select_one_or_new_dialog_select. this-id = :city, locals = [] > : form_field_path = ["property", "city"] > Completed 500 Internal Server Error in 600ms > > ArgumentError (invalid typed-id: :city): > > Rendered > /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb > (1.3ms) > Rendered > /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb > (16.6ms) > Rendered > /usr/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb > within rescues/layout (22.9ms) > > Just pulled jquery from git not an hour ago. Any thoughts? > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/vIzv7MSvUTcJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
