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


User mst changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from m...@openoffice.org Wed Dec 22 09:37:03 +0000 
2010 -------
@mba:

unfortunately this fix breaks the templates:
fixed fields don't get updated when creating new document from a template.

when creating from a template the SFX_EVENT_DOCCREATED event is not sent;
the following events arrive in Notify:

SFX_EVENT_LOADFINISHED
SFX_EVENT_ACTIVATEDOC
SFX_EVENT_VIEWCREATED
20008 (what is this?)
SFX_EVENT_CREATEDOC

i assume LOADFINISHED is also sent when opening a regular document?
can i detect via the SfxObjectShell if i'm a regular document created from a
template?
that could then be used together with LOADFINISHED (which presumably is sent
synchronously)...



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


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

Reply via email to