To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95264


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Oct 22 16:08:07 +0000 
2008 -------
AW: Indeed, that asserion happens due to SwFlyDrawObj not having own VC and VOC
implementations, thus falling back to the default ones. SwFlyDrawObj (a) is not
a SwVirtFlyDrawObj (b) which has all that. The difference is that (a) is used as
base object in Header/footer and (b) is created to visualize, referencing (a).
The reason that createViewIndependentPrimitive2DSequence() is used at all at (a)
is that GetBoundRect() is used.
Added a VC for that SdrObject and implemented a
createViewIndependentPrimitive2DSequence() which simply returns nothing. This
avoids the assert.
Note that there are other asserts when loading the document which are also in
the master (tested this with DEV300 m33 non-pro).
Checking in. Done.

---------------------------------------------------------------------
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]

Reply via email to