To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62901 Issue #:|62901 Summary:|Importing ISO-8859-15 text file results in incorrect |encoding Component:|Word processor Version:|OOo 2.0.2 Platform:|All URL:| OS/Version:|Linux Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|open-import Assigned to:|mru Reported by:|pescetti
------- Additional comments from [EMAIL PROTECTED] Tue Mar 7 15:28:14 -0800 2006 ------- 1. Set the locale, as default in many current GNU/Linux distributions, at UTF-8 (in our tests, it_IT.UTF-8). 2. Open gedit, create a text file containing non ASCII characters. 3. Save the file with encoding ISO-8859-15 (i.e., ISO-8859-1 with Euro), name it "test.txt", close gedit. 4. Run "file test.txt"; you get "ISO-8859 text". 5. Open "test.txt" with Writer. Expected: 6. OOo can detect the encoding, or asks the user for the encoding. Actual: 6. OOo cannot detect the encoding, no dialog appears and squares are shown in place of the non-ASCII characters. UTF-8 encoded file are correctly imported. Maybe imported text files are treated as UTF-8 regardless of their actual encoding. [Reported by Paolo Pedaletti during Italian QA tests] --------------------------------------------------------------------- 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]
