Side navigation
#10110 closed bug (notabug)
Opened August 22, 2011 05:50PM UTC
Closed September 16, 2013 01:36AM UTC
$.post() doesnt work in safari with $("formname").serialize()
Reported by: | shahjay25@gmail.com | Owned by: | shahjay25@gmail.com |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | ajax | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in the jquery post request if you pass parameters using the serialize function to get the data from the form, it doesnot execute the request in the safari. works fine for FF / Chrome
Attachments (0)
Change History (7)
Changed August 23, 2011 04:16PM UTC by comment:1
component: | unfiled → ajax |
---|---|
owner: | → shahjay25@gmail.com |
priority: | undecided → low |
status: | new → pending |
Changed September 07, 2011 07:58AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Changed July 16, 2013 08:00PM UTC by comment:3
This is definitely still a problem--seeing it right now on a back-end system we use to maintain data on Adobe.com. Is there an individual who could work with me on this and I can demonstrate the problem? Not sure that JSfiddle will work in this case...
Changed July 16, 2013 11:21PM UTC by comment:4
resolution: | invalid |
---|---|
status: | closed → reopened |
@bkowalk what version of jQuery are you using? This was reported 2 years ago, but closed because no one followed up with a reduced test case. Can you create the reduced case?
Changed July 17, 2013 08:22AM UTC by comment:5
An what version of safari? Desktop? Mobile? Version number?
Changed July 17, 2013 08:39AM UTC by comment:6
This one seems to work perfectly fine on current Windows, MacOS and Mobile Safari.
Changed September 16, 2013 01:36AM UTC by comment:7
resolution: | → notabug |
---|---|
status: | reopened → closed |
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.