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

Workbook export generates corrupted excel file if the sheet name contains a possible cell, e.g. A1 #5480

Closed
PekoPPT opened this issue Dec 16, 2019 · 2 comments
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium

Comments

@PekoPPT
Copy link
Contributor

PekoPPT commented Dec 16, 2019

Bug report

The workbook exporting to Excel generates a corrupted file when the name of some of its sheets contains a "cell-related" value - for example, "A1", "G5", "F45", etc.

Reproduction of the problem

  1. Open this Dojo project and run it
  2. Save the exported Excel file and open it.

Current behavior

When the saved file is opened in Excel, a "corrupted file" warning appears on the screen.

Expected/desired behavior

There shouldn't be any warnings when opening a saved workbook

Environment

  • Kendo UI version: 2022.3.913
  • jQuery version: x.y
  • Browser: [all]
@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Dec 16, 2019
@NikoPenev21
Copy link
Contributor

a new report in 1446339

@Dimitar-Goshev Dimitar-Goshev changed the title Workbook export generates corrupted excel file Workbook export generates corrupted excel file if the sheet name contains a possible cell, e.g. A1 Sep 15, 2022
@mishoo
Copy link
Contributor

mishoo commented Oct 9, 2022

I can't reproduce the error, the file opens just fine. I checked xl/workbook.xml in the generated XLSX file and the name is properly quoted. If there's still a way to reproduce, please reopen and update the example.

@mishoo mishoo closed this as completed Oct 9, 2022
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

5 participants