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


User asrail changed the following:

                  What    |Old value                 |New value
================================================================================
                        CC|'bedipp,cloph'            |'asrail,bedipp,cloph'
--------------------------------------------------------------------------------
                    Status|RESOLVED                  |VERIFIED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Apr 26 18:48:57 -0700 
2006 -------
Works with Seamonkey 1.0.1 if specify the script file (you may need to specify
full path if a symlink to the script is in the path).
With the Trunk build it already works even with symlinks, because of the way of
threating remote commands while running a instance. So it will work the nice way
with the releases in the near future.

If your "file" program supports following (dereferencing) symlinks, you can add
this option to the "file" call <ooo>/senddoc script (i.e.: change 'if file
"$moz" | grep "script"' to 'if file -L "$moz" | grep "script"', where '-L' is
the option to dereference symbolic links).
If dereference symlinks is the default for your "file", it works just by using
"seamonkey" in any version.


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