#794 open
ronin-25958 (at lighthouseapp)

string in-place-editor not working for models ending with "y"

Reported by ronin-25958 (at lighthouseapp) | September 20th, 2010 @ 04:19 PM | in Hobo 1.1

For Models ending with "y" the in-place-editor is not working.
In the example below the request for the "Handy" model responds with "No action responded to 8337". When the model name is changed to e.g. "DigitalCamera" everything is working fine.
Also the requests of the string in-place editor for a class named "Handy" are routed to "/handys" while the requests of the checkbox in-place editor are routed to "/handies".

Processing StaffAccount::DigitalCamerasController#update (for 127.0.0.1 at 2010-09-20 15:19:45) [PUT]   Parameters:
{ "authenticity_token"=>"144JAo2qYtI5hNI7oKPBf1WNLVPza6Ni9WL25wDNc1U=", "render"=>{ "0"=>{ "result"=>"new_field_value", "id"=>"uid7", "function"=>"Hobo.onFieldEditComplete" } }, "id"=>"8337", "digital_camera"=>{"sale_offer_notes"=>"test"}, "editorId"=>"uid7" } 

Processing StaffAccount::HandysController#8337 (for 127.0.0.1 at 2010-09-20 15:07:19) [PUT]   Parameters:
{ "authenticity_token"=>"144JAo2qYtI5hNI7oKPBf1WNLVPza6Ni9WL25wDNc1U=", "render"=>{"0"=>{ "result"=>"new_field_value", "id"=>"uid7", "function"=>"Hobo.onFieldEditComplete" } }, "handy"=>{"sale_offer_notes"=>"test"}, "editorId"=>"uid7" }

Comments and changes to this ticket

  • Bryan Larsen

    Bryan Larsen November 15th, 2010 @ 09:46 PM

    • State changed from “new” to “open”
    • Milestone set to Hobo 1.1
    • Tag changed from 1.x defects to defect, rapid
    • Milestone order changed from “197886” to “0”

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Tags

Pages