To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97296
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Jan 12 13:19:48 +0000
2009 -------
In DrawController::getCurrentPage() the WeakReference mpCurrentPage was checked
for validity with the wrong method. Maybe because the WeakReference was
introduced after the DrawController code was written.
Fixed by using WeakReference<>::is() to check the pointer.
Modified file is /sd/source/ui/unoidl/DrawController.cxx rev. 266156.
---------------------------------------------------------------------
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]