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


User as changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Nov 27 13:22:01 +0000 
2007 -------
a) The parameter "Hidden=true" seams not to be related to this issue. Because
it's not passed to the used mail merge service ... its passed to a piece of code
not used within this example (see loadComponentFromURL()).

b) The code you show me does not use valid parameters. So e.g. the database
source property will be empty. Mail Merge cant work so. Further you describe
that an exception will be thrown (IllegalArgumentException). How do you see this
exception ... as a message box shown by the office or as string on the command
line or as a stack trace of your java program ? Might be the office crashed with
an error and shows you a message box. In such case might be VCL uses the
currently opened (but invisible document window) as parent for these message
box. Then those parent window will be made visible hardly. But that will be a
side effect only. It's up to you to pass a right parameter set to the service
and further to handle all errors right (e.g. by catching exceptions, using goto
error in basic etcpp).

c) Last but not least ... I've tried your example (rewritten in basic) for an
SRC680 m237 version ... and it worked without any problems.

Sorry - but current state of this issue will be "works for me". Please feel free
to reopne this task in case you can provide more and usefully informations on 
it.

Regards
as

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