Coder Social home page Coder Social logo

Comments (4)

aleksandar-cloudinary avatar aleksandar-cloudinary commented on June 3, 2024 1

Hi @zokioki - Thanks for reporting this - I'll go through it and share more details afterwards.

from cloudinary_gem.

const-cloudinary avatar const-cloudinary commented on June 3, 2024 1

@zokioki , in addition to the PR mentioned above there is another PR (#508) that takes the content type parameter directly from the function, without passing it through the ActiveStorage::BlobKey, hopefully it should resolve the issue.
If not, please provide the csv file you are uploading and we can investigate it further. Mime type detection is not always accurate.
Thanks once again for raising the issue!

from cloudinary_gem.

const-cloudinary avatar const-cloudinary commented on June 3, 2024

Hello @zokioki.

There is a fix for adding file extension for raw files:
#507
It will be merged soon.

It fixes the file extension problem.

Regarding resource_type: "image" for your CSV file.

Can you please provide your file?

We tried to reproduce it on our end and the resource_type was detected correctly.

Thanks!

from cloudinary_gem.

zokioki avatar zokioki commented on June 3, 2024

@const-cloudinary Thanks for the quick work on the fix.

It looks like my assumption about the resource_type mismatch was incorrect. When composing this issue, I assumed the key passed to the resource_type method was the blob's raw key string, but it appears that it is an instance of ActiveStorage::BlobKey, which contains the file's content_type and results in the appropriate resource type.

It seems that the extension logic was the only issue here.

from cloudinary_gem.

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.