Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

won't upload bug report file #202

Open
jon-mccall opened this issue Dec 15, 2020 · 0 comments
Open

won't upload bug report file #202

jon-mccall opened this issue Dec 15, 2020 · 0 comments

Comments

@jon-mccall
Copy link

The code has a problem uploading files. Checking the developer tools console in my browser you see:
DevTools failed to load SourceMap: Could not load content for https://www.gstatic.com/external_hosted/jquery_form/jquery.form.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

I tried fixing this by switching the jquery.form.min location, but then you get another error:
POST http://localhost:9999/ 500 (Internal Server Error)
send @ jquery.min.js:4
ajax @ jquery.min.js:4
(anonymous) @ jquery.form.js:441
q.fn.ajaxSubmit @ jquery.form.js:338
o @ jquery.form.js:1035
dispatch @ jquery.min.js:3
r.handle @ jquery.min.js:3

I tried compiling from source, but the source won't currently compile because of a parse error in full_test.js. Once you fix that you are back to the errors listed above.

Does this product have any support?

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

No branches or pull requests

1 participant