https://bz.apache.org/bugzilla/show_bug.cgi?id=65292

Thomas Hoffmann <thomas.hoffm...@speed4trade.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Thomas Hoffmann <thomas.hoffm...@speed4trade.com> ---
Hello,
thanks for the quick response.
I think option no 1) sounds reasonable to me.

POI shouldn't change a file or the content / structure when opening.
But when I add a new row, it should be initialized "correctly".

MS word shows the file correctly but the error message will worry the user
and needs an extra approval when opening.

It didn't happen with POI 4.x so probably something changed in POI 5.0.0.

Another option would be to pass a parameter whether to initialize the cells
when creating a new row --> tabRow.createCell(true)

(option no 2) would cause many errors if the programmer needs to take care of
"post-processing" the newly added row which is not obvious at first)

Regards, Thomas

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to