To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66675
User as changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 17 02:43:16 -0700
2006 -------
The StandaloneDocumentInfo returns an empty property set now if it's called
before
loadFromURL() was used. The crash does not occure any longer. But basic is not
able
to use it's "internal property access mechanism" then. Means: "docinfo.Title"
doesnt
work any longer. Workaround: using of the UNO API directly ...
"docinfo.getPropertyValue("Title")". It seams basic caches the first returned
propertyset info but dont actualize it later.
---------------------------------------------------------------------
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]