Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsonview-safari interferes with safari's interpretation of file upload responses #14

Open
ddiguru opened this issue Mar 17, 2016 · 0 comments

Comments

@ddiguru
Copy link

ddiguru commented Mar 17, 2016

I've had an issue that has plagued me for some time. Any time i would get a proper JSON response to a file upload, safari would return server error in ExtJS when attempting to parse the responseText. Come to find out this plugin was doing something that caused this problem. Here is a URL to test this problem out.

http://ext4all.com/post/extjs-4-2-2-html-5-multi-file-upload.html

I'm using Mac OS X 10.11.3 w/ Version 9.0.3 (11601.4.4)

I have your 1.7 plugin installed (i even tested this out with the Ace plugin too)

Try to upload a file to that demo, and w/ the plugin installed and enabled you will get a server failure. If you use safari's inspector, you'll note that valid JSON is being returned. Disable the plugin and retry and it works. This was a very odd problem, and one that has stalked me for some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant