[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2018-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 Dominik Stadler changed: What|Removed |Added CC||richard.evans@blueallegro.n

[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 Jan Peter Stotz changed: What|Removed |Added CC||jpst...@gmx.de --- Comment #4 from

[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2017-12-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2017-12-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 Dominik Stadler changed: What|Removed |Added Depends on||53611

[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2017-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 --- Comment #2 from dolphin.in.the.sky...@gmail.com --- I made a mistake in patch code. not "row.getFirstCellNum()" Correctly,"row.getLastCellNum()" Sorry. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 61798] Corrupted Excel file produced due to wrong dimension calculation during XSSFWorkbook.write(str) call

2017-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61798 dolphin.in.the.sky...@gmail.com changed: What|Removed |Added CC|