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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|fs                        |pb
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Dec  6 20:28:56 +0000 
2007 -------
fs->pl: Actually, in line 1530 of resmgr.cxx, a ResId is created with a res
manager which is NULL:
  ResId aId( rId.GetId(), *pFallbackResMgr );
pFallbackResMgr is NULL here. While I consider the line questionable in itself
(why de-referencing a pointer which obviously can be NULL), the deeper reason
seems to be that one of the involved resources is in fact not available.

That is, the OLocalResourceAccess works okay, it is just fed with a non-existing
resource.

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