To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53386
                  Issue #:|53386
                  Summary:|shape interaction "Run Program" has not to be
                          |executed as hyperlink
                Component:|Presentation
                  Version:|OOo 2.0 Beta
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|configuration
              Assigned to:|cl
              Reported by:|as





------- Additional comments from [EMAIL PROTECTED] Tue Aug 16 04:43:48 -0700 
2005 -------
Currently the implementation of this special interaction "Run Program" base on 
execution of hyperlinks. This was not designed in this way and should be 
changed.
a)
Hyperlinks will be detected in it's document type. Based on this detection the 
decision is made, if a linked document will be opened internaly or will be 
passed to 
the underlying operating system.
b)
An executable cant be detected. E.g. it's impossible to differ between UNIX-
Shellskripts (which mostly doesnt have any extension) and normal text 
documents. 
In such case the "program" will be opened for editing inside the writer module.
c)
Further the normal UI user wont be aware, that he has to change the security 
settings for hyperlinks, if he wish to influence this special "Run Program" 
feature. 
After a discussion with our product managemenet, we decided to have a different 
security option inside our Tools->Options dialog.

Solution:
1) Define a new security setting only related to this "Run External Programs" 
feature. Please use the configuration schema: org.openoffice.Office.Security.
2) Add a new Tools->Options TabPage rlated to this configuration setting.
3) Check these settings before your call the UNO Service com.sun.star.system.
SystemShellExecute to execute the selected programs.

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