To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69973
                 Issue #|69973
                 Summary|filenames with non native encoding cannot be loaded
               Component|Word processor
                 Version|OOo 2.0.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|mru
             Reported by|maisonobe





------- Additional comments from [EMAIL PROTECTED] Fri Sep 29 03:08:42 -0700 
2006 -------
when I try to open a file with an accented character in its name coming from
another OS and using a different encoding, I cannot open it in OpenOffice.org.

One way to reproduce this is to create a file with a 'é' character in its name
on a system using latin-1 or latin-9 encoding with Word under Windows for
example, to put it in a zip archive, to transfer the archive on a GNU/Linux
machine running Ubuntu with UTF-8 encoding and extract the file from the 
archive.

The 'é' character in the filename is encoded in latin-1, which correcpond to the
single byte 0xe9. When OpenOffice.org attempts to open this file, I think it
recognize the letter and before opening the file convert it to the correct
native encoding on the platform, i.e. using the two bytes 0xc3 0xa9 in this
case, which is correct in UTF-8. However, this is NOT the name of the file and
the file cannot be opened. This fails either of I give the name on the command
line or if I try to open the file from the GUI.

This seems somewhat related to issue 25416. I don't know if it is the same bug
reopening or if it is a side effect of 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