GithubHelp home page GithubHelp logo

Comments (5)

gottfrois avatar gottfrois commented on August 20, 2024

While waiting for an answer, I actually implement your gem in a new project. It seems to work with IE8, no JS errors but it's actually not saving the file on my S3 account... (working on Chrome)

And when the gem give me my image url back, I hit a 403 access denied since it does not exists on S3.

Any idea ?

from s3_direct_upload.

MiguelPF avatar MiguelPF commented on August 20, 2024

+1 to this, I am not able to upload files using IE9,
however I have tried the gem jquery-fileupload-rails in an example( https://github.com/tors/jquery-fileupload-rails-paperclip-example ) and it works well in IE9,
s3_direct_upload uses jquery-fileupload-rails so I don't know why its not working, I will research further and let you know

from s3_direct_upload.

gottfrois avatar gottfrois commented on August 20, 2024

jquery-fileupload is using the iFrame Transport plugin to send files on browsers that don't support XHR requests. s3_direct_upload don't use the iFrame method.

I actually made s3_direct_upload working for IE6+. I can put my demo rails app somewhere if this helps.

from s3_direct_upload.

MiguelPF avatar MiguelPF commented on August 20, 2024

Thank you I will appreciate that

from s3_direct_upload.

gottfrois avatar gottfrois commented on August 20, 2024

Here it is https://github.com/gottfrois/s3_direct_upload_demo/

Do not hesitate to post issues on the repo, I'll be watching it ;)

from s3_direct_upload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.