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





------- Additional comments from [EMAIL PROTECTED] Thu Dec 15 05:07:26 -0800 
2005 -------
After switching between several locales and returning back to Polish I managed
to restore successfull loading of file with Polish characters in name in my XP
SP2 PL. My cmd window started to show again Polish letters in filenames.

I also observed the following when OO is called from command prompt with
filename as parameter:

I created c:\xxxxx directory and file wsą.doc inside. There is no wsx.doc file.

In cmd window:
cd C:\Program Files\OpenOffice.org 2.0\program
soffice.exe c:\xxxxx\wsą.doc      - opens file correctly
soffice.exe c:\xxxxx\wsx.doc      - retuns error message
soffice.exe \xxxxx\wsx.doc        - DOES NOT return error message although I am
on drive c: (soffice is even not present in task manager).
soffice.exe wsx.doc               - returns error message adding C:\Program
Files\OpenOffice.org 2.0\program to the name of file.
soffice.exe c:\xxxxx\ws*.doc        - DOES NOT open the file (in spite of
matching template name) and does not return error message 

Now the Word 2002-SP2 for comparison:
cd C:\Program Files\Microsoft Office\Office10
winword.exe c:\xxxxx\wsą.doc       - opens file correctly
winword.exe c:\xxxxx\wsx.doc       - returns error msg. (invalid document name)
winword.exe \xxxxx\wsx.doc         - returns error msg. (invalid document name)
winword.exe wsx.doc                - returns error msg. (invalid document name)
winword.exe c:\xxxxx\ws*.doc       - opens file correctly using template
winword.exe \xxxxx\ws*.doc         - opens file correctly using template

I renamed wsą.doc to wsąΣ.doc in c:\xxxxx directory. Command dir displayed it as
wsą?.doc. Entering 'Σ' by pasting it into cmd window gived an '?' character.
so, I used:
winword.exe \xxxxx\ws*.doc         - opens file correctly using template

Summary:
1. OO 2.0 bechaves differently than MS Word 2002 SP2 when called from cmd
command line on XP SP2 PL. MS Word always behaves as expected. OO2.0 fails in
three cases.
2. I was not possible for me to enter 'Σ' to cmd window which is not Unicode I
suppose. Maybe OO 2.0 uses also single byte character set (default for XP
language version) when obtaining file name passed by Windows Explorer?


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