Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Conversation

@lpxxn
Copy link

@lpxxn lpxxn commented Sep 19, 2024

This PR will introduce a bug.
https://github.com/tealeg/xlsx/pull/819/files#diff-736c5868afcf3093a503fb89211daa2dca5ba2b9e2c8fbe5dc105fbbd0e7b963R307
The newly added row index is incorrect, and when reading the data from the row again, it will be empty.

@lpxxn lpxxn changed the title fix: empty row index bug fix: new empty row index bug Sep 19, 2024
@lpxxn
Copy link
Author

lpxxn commented Sep 19, 2024

If saved, the data in the first row will be cleared.

image

Copy link
Owner

@tealeg tealeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1... good work!

@tealeg
Copy link
Owner

tealeg commented Sep 22, 2024

Thank you for your work @lpxxn - much appreciated!

@tealeg tealeg merged commit e5487eb into tealeg:master Sep 22, 2024
1 check passed
@lpxxn lpxxn deleted the fix-empty-row-idx-bug branch September 25, 2024 02:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants