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


User fs changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Wed Mar 30 23:08:04 -0800 
2005 -------
This is a regression of a performance optimization done for the form layer
export: If a document contains no forms, it formerly nevertheless created some
component instances (including loading new libraries), just to notice that there
are no forms, and creating those instances would not have been necessary.

In the course of internal issue #s11922#, this was changed so that during the
export, FormLayerExport::examinePage is cheaper if a document does not contain
form elements.

Unfortunately, this also implied that a subsequent FormLayerExport::seekPage
supposed that the page has not been examined previously - which was wrong.

So, overall, the assertion was non-critical in this particular case, but fixed
nonetheless :)

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