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


User ericb changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------
                Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------
                   Summary|$ cannot be used in       |$ cannot be used in
                          |filenames                 |filenames on Mac OS X, to
                          |                          |open files with double-
                          |                          |click
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo 2.0.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sun Oct 23 09:35:45 -0700 
2005 -------
The modification, in main.applescript, consists in :

-set theFilePath to " \"" & (POSIX path of theDocument) & "\""
+set theFilePath to "'" & (POSIX path of theDocument) & "'"

Thank's to Etsushi Kato for the fix.


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