https://bz.apache.org/ooo/show_bug.cgi?id=127965

          Issue ID: 127965
        Issue Type: DEFECT
           Summary: MacOS: PATH wrongly set for scripts
           Product: App Dev
           Version: 4.1.6
          Hardware: Mac
                OS: Mac OS X, all
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P5 (lowest)
         Component: scripting
          Assignee: issues@openoffice.apache.org
          Reporter: rony.flatsc...@wu-wien.ac.at
  Target Milestone: ---

A long standing ScriptProviderForooRexx.oxt stopped working when testing it
against 4.1.6 due to the fact, that the PATH environment variable for scripts
dispatched via AOO 4.1.6 contains the following directories and is missing
"/usr/local/bin":

   .:/usr/bin:/bin:/usr/sbin:/sbin

Apple has been forcing third-parties to install their executables to
"/usr/local/bin" (e.g. cf. <https://support.apple.com/en-us/HT204899>). 

Preferably setting the PATH to the user's PATH value would remedy this critical
problem best (like AOO on Linux). 

Second best choice would be to add at least the directory "/usr/local/bin" to
the PATH.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to