Issue 94951 - Prevent crash with merged cells exceeding supported number of columns/rows.
Summary: Prevent crash with merged cells exceeding supported number of columns/rows.
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: open-import (show other issues)
Version: OOO300m9
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ooo
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 15:13 UTC by ooo
Modified: 2013-08-07 15:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ooo 2008-10-15 15:13:02 UTC
Same as issue 93298, but targeted to OOo3.0.1
Even if OOo3.0 does support 1024 columns and so does not crash with the test
case document attached to issue 93298, documents originating from other creators
with merged cells in more than 1024 columns would do.
Apply patch from
sc/source/filter/xml/xmlcelli.cxx  1.93.248.1.2.1
to OOO300 branch.
Comment 1 ooo 2008-10-16 18:19:25 UTC
In cws calc46:

sc/source/filter/xml/xmlcelli.cxx  1.96.166.1
Comment 2 ooo 2008-10-28 12:33:32 UTC
Verified presence of patch in CWS build.
Comment 3 amy2008 2009-01-14 02:49:29 UTC
Verified with OOo3.0.1(OOo300m15) on Ubuntu and OOo2.4.1 on WinXP, works well
Closing