To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75189
                 Issue #|75189
                 Summary|allow passing a ModuleIdentifier when loading a docume
                        |nt
               Component|framework
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|as
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Wed Mar  7 08:18:58 +0000 
2007 -------
This is a follow-up of issue 74951. Therein, we implemented a dedicated module
(in the semantics of css.frame.XModule) for the database form designer. Since
then, database forms act as "com.sun.star.sdb.FormDesign" module, which implies
they have a dedicated UI/configuration, not sharing it with ordinary text
documents anymore.

There's one place left where this currently doesn't work: When you create a
database form with the respective wizard, then the wizard has no chance to tell
the newly created text document that it should act as form designer module.

We agreed that in this case, it makes sense to pass a ModuleIdentifier parameter
in the media descriptor when loading the document, i.e. as argument to the
loadComponentFromURL call.

I already did this change in the form wizard, that is, the parameter is already
passed. Now we "only" need an implementation which respects this parameter.

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