#491 new
Felix Wolfsteller

send() ignores inputs with forms that are spread over table

Reported by Felix Wolfsteller | May 9th, 2014 @ 08:58 AM

With a chromium browser I run somthing like this:

"#thePOSTform".onSubmit(function(event) { event.stop(); // ... this.send({ onComplete: function(xhr) { // ... } }); });

When the form is not nested in a table (s not in different

s) everything works fine. If not, I do not see the data being sent. I have a minimal ruby/sinatra example if that is of interest.

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 ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages