Issue 87116 - Crash while inserting Writer OLE in Spreadsheet or Impress - integrated
Summary: Crash while inserting Writer OLE in Spreadsheet or Impress - integrated
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: DEV300m3
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sc
URL:
Keywords:
: 87260 87801 (view as issue list)
Depends on:
Blocks: 87736
  Show dependency tree
 
Reported: 2008-03-17 10:36 UTC by oc
Modified: 2013-08-07 15:15 UTC (History)
4 users (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 oc 2008-03-17 10:36:01 UTC
In Spreadsheet or Impress insert - Object - OLE - Text => crash
Comment 1 oc 2008-03-17 10:44:33 UTC
adding os on cc
Comment 2 Oliver Specht 2008-03-17 11:38:23 UTC
Stack: 
swmi.dll!SwPageFrm::Cut()  + 0xfb bytes C++
swmi.dll!SwLayAction::RemoveEmptyBrowserPages()  + 0x50 bytes   C++
swmi.dll!SwLayAction::Action()  + 0x90 bytes    C++
swmi.dll!SwRootFrm::Paint()  + 0x166 bytes      C++
swmi.dll!ViewShell::PrtOle2()  + 0x10e bytes    C++
swmi.dll!SwDocShell::Draw()  + 0x169 bytes      C++
...

->fme: changes from cws pages01_dev300
Comment 3 frank.meies 2008-03-19 12:47:02 UTC
Fixed in pagechg.cxx
Comment 4 frank.meies 2008-03-19 12:47:43 UTC
This is mine.
Comment 5 frank.meies 2008-03-21 16:35:57 UTC
fme->mru: Ready for QA.
Comment 6 michael.ruess 2008-03-27 16:58:33 UTC
Verified fix in CWS sw30bf02.
Comment 7 clippka 2008-04-03 11:00:24 UTC
*** Issue 87801 has been marked as a duplicate of this issue. ***
Comment 8 uwe.luebbers 2008-04-24 10:55:14 UTC
Added "integrated" to the title, because it makes it much easier to work with the meta 
issue.
Comment 9 wolframgarten 2008-04-28 12:49:11 UTC
There is already an automated testcase activated in g_ole.bas for this scenario
in impress.
Comment 10 bjoern.michaelsen 2008-05-20 10:17:28 UTC
*** Issue 87260 has been marked as a duplicate of this issue. ***
Comment 11 michael.ruess 2008-06-10 13:16:12 UTC
Checked fix in DEV300m17.
Comment 12 gghh 2008-09-10 16:48:28 UTC
I've checked in m5. It's ok.