#520 ✓resolved
Betelgeuse

Ajax version of transition-button not working

Reported by Betelgeuse | October 31st, 2009 @ 07:20 PM | in Hobo 1.0 - Final

I noticed that transition-button should have support for ajax requests but it's not working:

Processing ApplicationController#index (for 127.0.0.1 at 2009-10-31 21:19:04) [POST]
Parameters: {"page_path"=>"resources/show", "authenticity_token"=>"5HeOw+jF86dhGCb/wzA+WcDm8D6hNNY16tJKwNDUHxo=", "render"=>{"0"=>{"part_context"=>"BAhbCDoQYWpheF9yZXN1bHQiD3Jlc291cmNlOjFbAA==--cb02d76fcc6231cb19127adef767500707ca1f9f\n", "id"=>"ajax-result"}}}

ActionController::MethodNotAllowed (Only get and put requests are allowed.):

Basically it's doing a POST request when it should be doing a PUT request.
Here is a test application.

http://github.com/betelgeuse/ajax-transition

Comments and changes to this ticket

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

Referenced by

Pages