Issue 53386 - shape interaction "Run Program" has not to be executed as hyperlink
Summary: shape interaction "Run Program" has not to be executed as hyperlink
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: configuration (show other issues)
Version: OOo 2.0 Beta
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 114573 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-08-16 12:43 UTC by andreas.schluens
Modified: 2023-01-02 10:28 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description andreas.schluens 2005-08-16 12:43:48 UTC
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.
Comment 1 Joe Smith 2008-12-02 16:13:40 UTC
See also: Issue 52264
Comment 2 Marcus 2017-05-20 10:55:52 UTC
Reset assigne to the default "issues@openoffice.apache.org".
Comment 3 oooforum (fr) 2023-01-01 20:52:45 UTC
*** Issue 114573 has been marked as a duplicate of this issue. ***