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

George Taylor <majorconce...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from George Taylor <majorconce...@t-online.de> ---
On my attempts to find the cause I could see that when saving the file by Excel
afterwards, it is changing the worksheet tag of the new, cloned sheet changing
the order and partially the content of the attributes. After the file has been
saved by Excel, no prompt will occur any more on closing without changes done.
The main difference between the file saved by POI and being saved by Excel
afterwards is the content of the "xr:uid" attribute of the worksheet tag. Its
been changed by Excel every time the file is saved. I am saying "main"
difference because when using one the contents of the "xr:uid"-attribute and
transferring it into the original file created by POI, then no prompt will
occur on opening and closing the file by Excel. This seems to "repair" the
issue somehow. Now, I am trying to find out what this attribute means and how
it could be set by POI, so that Excel will behave well.

-- 
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