To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44427
                  Issue #:|44427
                  Summary:|Document not completely closed in OOo Bean
                Component:|framework
                  Version:|680
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|as
              Reported by:|jl





------- Additional comments from [EMAIL PROTECTED] Tue Mar  8 01:21:29 -0800 
2005 -------
In the OOoBean a frame is shared by multiple documents which can be loaded one
after the other. If the frame contains a document then this code is executed
(abreviated):

xOldController.suspend(true);
aDocument.setModified(false);

However, when the office is later terminated, then it tries to recover the old
document after a restart.

Test scenario:

Run the com.sun.star.comp.beans.OOoBeanViewer from the SDK and open a text
document. Then open a spreadsheet and close the viewer. Terminate the office.bin
and start the office again. Then the recovery dialog appears.

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