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


User as changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|as                        |mav
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 01:57:25 -0700 
2005 -------
AS: There exists two problems:

a)
The process of loading documents think it can reuse the same frame for loading 
ALL selected files. The reason for that: XModel.getURL() returns an empty 
string for 
new loaded html documents. So the loading environment cant differ between 
"Untitled" and "real" documents any longer and follow it's specification to 
replace 
"Untitled" documents ...

b)
The crash itself will be reproduced by the asynchronous loading process for 
html 
documents. These asynchronous call backs was not stopped if the corresponding 
document will be disposed. So the came back and runs into already freed memory.


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