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

XLSX - prevent Cell comments from go missing #35

Open
the-Arioch opened this issue Feb 12, 2020 · 0 comments
Open

XLSX - prevent Cell comments from go missing #35

the-Arioch opened this issue Feb 12, 2020 · 0 comments

Comments

@the-Arioch
Copy link
Contributor

Excel 2010 just discards comments lacking authorId (but tolerates empty-string Author)
Excel then throws error like: Удаленный компонент: часть /xl/comments1.xml с ошибкой XML. (Примечания) Ошибка загрузки. Строка 2, столбец 139.

This is against my internal repo, which predates yours, so you can not apply it by means of Git, but pre-Git patch utilities should do.

0001-xlsx-export-fix-adding-cell-comments-from-internal-f.patch.txt

Этот патч из моего репозитория, который был раньше твоего и у него дугой корень.
Git'ом ты его вряд ли применишь, нужно использовать вне-Git'овый (до-Git'овый) patch, либо руками.

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