My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 100: Fupdate incorrectly handles multiple choices inputs
1 person starred this issue and may be notified of changes. Back to list
Status:  WontFix
Owner:  anutron
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by jules.bernable, Mar 21, 2009
> What steps will reproduce the problem?

A form with multiple choices inputs (like a set of checkboxes),
see attached file.

> What is the expected output? What do you see instead?

posted data should look like "choices[]=1&choices[]=2&choices[]=3"
but only the last value is sent

example.txt
521 bytes Download
Comment 1 by jules.bernable, Mar 21, 2009
Ooops sorry, only the first value is sent...
Maybe due to the Array.include() method ?

Oh, by the way, bypassing the extraData options by calling
this.request.send( $(this).toQueryString() );
in the send method does the trick ...
Comment 2 by anutron, May 07, 2009
All tickets are now on github:

http://github.com/anutron/clientcide/issues/
Status: WontFix
Sign in to add a comment

Hosted by Google Code