To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99595
                 Issue #|99595
                 Summary|Xml Import of special charakters like öäüßµ does 
                        |not work
               Component|Spreadsheet
                 Version|OOo 3.0.1
                Platform|PC
                     URL|
              OS/Version|Windows Vista
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|open-import
             Assigned to|spreadsheet
             Reported by|vm505





------- Additional comments from vm...@openoffice.org Tue Feb 24 22:10:10 +0000 
2009 -------
Hello,

I am using Xml to get data from my cad program into an order list. The problem 
is that if I try to import "special characters like "öäüßµ" Calc stops 
importing the file. The same with OOo2.4 and 3.0.1, tried it on 
vista,xp,server2003 (all German versions). It is a problem because every 5th 
word in German has a special character. Even typing a character, saving it as 
XML and loading it back doesn't work.

Java runtime 1.6.0_7

See the xml file to reproduce the problem.

changing the ü in u in the word Stückliste, will load the file without problems.

Kind regards, keep up the good work.

John

<?xml version='1.0' encoding='UTF-8'?>
<?mso-application progid='Excel.Sheet'?>
<Workbook xmlns:c='urn:schemas-microsoft-com:office:component:spreadsheet' 
xmlns:html='http://www.w3.org/TR/REC-html40' xmlns:o='urn:schemas-microsoft-
com:office:office' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xmlns='urn:schemas-microsoft-com:office:spreadsheet' 
xmlns:x2='http://schemas.microsoft.com/office/excel/2003/xml' 
xmlns:ss='urn:schemas-microsoft-com:office:spreadsheet' xmlns:x='urn:schemas-
microsoft-com:office:excel'>
<ss:Worksheet ss:Name='flow3b.sch'>
<Table ss:StyleID='ta1'>
<Row ss:Height='24' ss:StyleID='H1'>
<Cell></Cell>
<Cell ss:MergeAcross='5'><Data ss:Type='String'>Stückliste</Data></Cell>
</Row>
</Table>
</ss:Worksheet>
</Workbook>

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to