To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107340
                 Issue #|107340
                 Summary|Correctly import sheet protection options
               Component|Spreadsheet
                 Version|DEV300m65
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|kohei
             Reported by|kohei





------- Additional comments from ko...@openoffice.org Tue Dec  1 03:04:32 +0000 
2009 -------
Currently, sheet protection options data are read in 

  XclImpSheetProtectBuffer::ReadOptions()

where the first 19 bytes are ignored.  As it turns out, there are some vital
information in that 19 bytes that we should have picked up, which tells us
whether or not to keep the data in that record.  I have encountered a document
that contains no sheet protection data, and the current code caused incorrect
reading of the record data beyond its size (because it always assumes that the
protection data be always present).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to