To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80780
User os changed the following:
What |Old value |New value
================================================================================
Assigned to|os |ama
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 2 08:58:36 +0000
2008 -------
->AMA: It looks as if the page break item is removed in
void SwAttrSet::CopyToModify( SwModify& rMod ) const
Skipping the line
aTmpSet.ClearItem( RES_PAGEDESC );
makes it possible to preserve the page break in copy/paste.
Skipping the same line in mail merge crashes at:
> sw300mi.dll!SwBorderAttrAccess::SwBorderAttrAccess(SwCache &
> rCach={...},
const SwFrm * pFrm=0x0aad11f4 T 1 (568,17689,23,23) RegIn 0x00000000 {pRoot=???
}) Line 2359 + 0x5d bytes C++
sw300mi.dll!SwPageFrm::MakeAll()
sw300mi.dll!SwFrm::PrepareMake()
sw300mi.dll!SwFrm::Calc()
sw300mi.dll!SwFrm::PrepareMake()
sw300mi.dll!SwFrm::Calc()
sw300mi.dll!SwFrm::PrepareMake()
sw300mi.dll!SwFrm::Calc()
sw300mi.dll!GetFrmOfModify(SwModify & rMod={...}, unsigned short
nFrmType=49152, const Point * pPoint=0x0aad5020, const SwPosition *
pPos=0x0aad503c, const unsigned char bCalcFrm='')
sw300mi.dll!SwCntntNode::GetFrm(const Point * pPoint=0x0aad5020, const
SwPosition * pPos=0x0aad503c, const unsigned char bCalcFrm='')
sw300mi.dll!SwCrsrShell::UpdateCrsrPos()
sw300mi.dll!SwCrsrShell::UpdateCrsr(unsigned short eFlags=22, unsigned
char
bIdleEnd=0)
sw300mi.dll!SwCrsrShell::SttEndDoc(unsigned char bStt=0) Line 624
C++
sw300mi.dll!SwNewDBMgr::MergeDocuments(SwMailMergeConfigItem &
rMMConfig={...}, SwView & rSourceView={...})
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]