GithubHelp home page GithubHelp logo

Comments (6)

abrom avatar abrom commented on July 17, 2024 1

My guess here is that Excel uses a 16 bit signed integer for storing the cell content size internally and when the size is greater than that the parser identifies it as being corruption.

My point with the issue is more just about how the Spreadsheet gem might better identify to users that there is an issue with the content being saved, or at worst maybe update the documentation to explain that limitation of Excel?

For my specific issue I've already put measures in place to better sanitise the data being saved, but there may be others who face a similar situation

from spreadsheet.

abrom avatar abrom commented on July 17, 2024 1

Failures occur for me in Office 16 (and presumably anything before that).

Sure, will create a PR for the README 👍

from spreadsheet.

zdavatz avatar zdavatz commented on July 17, 2024

Thank you.

  1. Who created the original File? My guess is you just modified the file.
  2. Is this on Mac or an PC?

from spreadsheet.

abrom avatar abrom commented on July 17, 2024
  1. The file was created essentially by the means described above. A spreadsheet was created using the Spreadsheet gem which included a large block of text (> 32K long) in one of the cells. The resulting file would not open in Excel (but would in LibreOffice)

  2. I've tested creating the files using Mac and Linux and opening them with Excel and LibreOffice on Mac and Windows each with the same results.

from spreadsheet.

zdavatz avatar zdavatz commented on July 17, 2024

Ok, thank you. Your explanation sounds totally plausible to me. Can you send me a Pull Request how you would mention that problem to new spreadsheet users in the README file?

from spreadsheet.

zdavatz avatar zdavatz commented on July 17, 2024

both files open in OneDrive/Office 365.
works_fine_broken.zip

from spreadsheet.

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.