To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51941
User od changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Aug 18 23:32:07 -0700
2005 -------
fixed in cws swqbf35 - changed files:
/sw/source/core/layout/sortedobjsimpl.cxx, 1.3.370.1
/sw/source/core/layout/objectformatterlayfrm.cxx, 1.5.290.2
/sw/source/core/layout/frmtool.cxx, 1.80.94.7
defect cause:
The section with the condition doesn't cause the loop.
A oversight in the registration of anchored objects at the page causes the loop
- by accident an anchored object is registered twice at a page.
proposed solution:
avoid more than one registration of an anchored object at a page.
Also fixed:
- Do not format forward moved anchored object on a page, which are anchored
inside or at a fly frame - file objectformatterlayfrm.cxx.
- Add a missing invalidation in method <Notify(..)>, file frmtool.cxx - it isn't
considered that a fly frame is registered at another page during its format.
---------------------------------------------------------------------
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]