[framework-issues] [Issue 115902] Review the usage of SfxOb jectShellRef and SfxObjectShellLock.

2011-01-10 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115902


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Mon Jan 10 16:07:47 + 
2011 ---
Verified in CWS fwk162.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115902] Review the usage of SfxOb jectShellRef and SfxObjectShellLock.

2011-01-06 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115902


User mav changed the following:

What|Old value |New value

  CC|'mba' |'mba,mru'

 Assigned to|mav   |mru





--- Additional comments from m...@openoffice.org Thu Jan  6 08:26:32 + 
2011 ---
mav-mru: This is actually a development issue, and it can not be directly
tested by QA. But the change affects many writer-related scenarios that should
be tested. Could you please test that the following scenarios work as expected:

- MailMerge
- Old Template Dialog ( File/Templates/Organize... )
- Writer PDF-Export ( especially the multi-selection scenario )
- Writer documents printing
- Scenario from internal issue 69563
- File/Send/Create AutoAbstract
- File/New/Labels
- Install Office without writer module, start it and call help
- Scenario from the issue http://qa.openoffice.org/issues/show_bug.cgi?id=73788
- Copying of tables in Writer
- Copying of embedded objects in writer


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115902] Review the usage of SfxOb jectShellRef and SfxObjectShellLock.

2011-01-03 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115902


User mav changed the following:

What|Old value |New value

 Summary|Let SfxObjectShell and Sfx|Review the usage of SfxObj
|BaseModel have the same re|ectShellRef and SfxObjectS
|fcounter. |hellLock.





--- Additional comments from m...@openoffice.org Mon Jan  3 11:52:40 + 
2011 ---
Actually the designed behavior of the model and SfxObjectShell is so different,
that it does not look to be possible to introduce the same refcounting for the
both objects. The model should be explicitly closed if it was provided to
outside, if not, SfxObjectShell should allow to be closed by refcount. 

Thus the existing SfxObjectShellRef and SfxObjectShellLock are absolutely
reasonable. If the model it provided outside of the SfxObjectShell,
SfxObjectShellRef should be used, since SfxObjectShell does not control the
lifetime of the document anymore. Otherwise SfxObjectShellLock should be used
while the SfxObjectShell controls the document lifetime.

So the task was actually to review the usage of
SfxObjectShellRef/SfxObjectShellLock in the applications. Adjusting the Summary
accordingly.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115902] Review the usage of SfxOb jectShellRef and SfxObjectShellLock.

2011-01-03 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115902


User mav changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Mon Jan  3 16:05:55 + 
2011 ---
Reviewed and fixed in cws fwk162.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org