You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/12/19 12:53:41 UTC

DO NOT REPLY [Bug 48026] Duplicate PageSettingsBlock record on XLS saved with Office 2003

https://issues.apache.org/bugzilla/show_bug.cgi?id=48026

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Yegor Kozlov <ye...@dinom.ru> 2009-12-19 03:53:38 UTC ---
Fixed in r892468

It took time to understand the meaning of the duplicate records and how Excel
2007 repositions them when saving such a file. The fix mimics Excel 2007:
duplicates in PageSettingsBlock are not ignored. In the observed cases they are
related to custom sheet views and Excel 2007 moves them to the appropriate
block. So does POI.

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org