2 Attachment(s)
Forms are not correctly submitted in Chrome 16
Sencha Touch version tested:
Platform tested against:
Description:- Since the update of Chrome to version 16, forms are not correctly submitted. The method is forced to "GET" and no fields are sended.
Test Case:
See this URL : http://dev.sencha.com/deploy/touch/examples/forms/
Steps to reproduce the problem:
The result that was expected:
- Request method: POST
- Request params:
Code:
name:
password:
email:
url:
cool:
spinner:0
rank:master
secret:false
bio:
height:0
enable:0
team:
color:green
number:
email2:
url2:
options:1
single_text:
single_toggle:1
single_slider:60
The result that occurs instead:- Request method: GET
- Request params:
Screenshot:- Chrome 16 developper tools (with bug)
- Safari developper tools (without bug)
Debugging already done:
Possible fix:
Heavy heavy issue!!!!!!!!!!
Hi Sencha guys,
hopefully you have noticed this post as this is a really heavy issue - not sure whether the Chrome guys are responsible for this dilemma, but currently our customers can not submit any data!!! And they start blaming the Sencha framework we are using for this, so hopefully there is a quick fix or workaround for this issue...
Please help!
Florian