To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111783
                 Issue #|111783
                 Summary|export excel 2003 xml - excel does not like Column tag
                        |s
               Component|Spreadsheet
                 Version|OOo 3.2
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|save-export
             Assigned to|spreadsheet
             Reported by|jmichae3





------- Additional comments from jmich...@openoffice.org Sun May 23 07:08:43 
+0000 2010 -------
<ss:Worksheet ss:Name="Sheet 1">
<Table ss:StyleID="ta1">
<Column ss:Span="1023" ss:Width="50.2848"/>
<Row ss:Height="12.8376">
<Cell><Data ss:Type="Number">1</Data></Cell>
<Cell><Data ss:Type="Number">2</Data></Cell>
<Cell><Data ss:Type="Number">3</Data></Cell>
<Cell ss:Index="1024"/>
</Row>
</Table>
<x:WorksheetOptions/>
</ss:Worksheet>
<ss:Worksheet ss:Name="Sheet name">
<Table ss:StyleID="ta2">
<Column ss:Span="1023" ss:Width="50.2848"/>
<Row ss:Height="12.8376">
<Cell ss:Formula="='Sheet 1'!A1"><Data ss:Type="Number">1</Data></Cell>
<Cell ss:Formula="='Sheet 1'!B1"><Data ss:Type="Number">2</Data></Cell>
<Cell ss:Formula="='Sheet 1'!C1"><Data ss:Type="Number">3</Data></Cell>
<Cell ss:Index="1024"/>
</Row>
</Table>
<x:WorksheetOptions/>
</ss:Worksheet>
<ss:Worksheet ss:Name="Sheet 3">
<Table ss:StyleID="ta3">
<Column ss:Span="1023" ss:Width="50.2848"/>
<Row ss:Height="12.8376">
<Cell ss:Formula="='Sheet name'.A1+'Sheet 1'!A1"><Data
ss:Type="Number">2</Data></Cell>
<Cell ss:Formula="='Sheet name'.B1+'Sheet 1'!B1"><Data
ss:Type="Number">4</Data></Cell>
<Cell ss:Formula="='Sheet name'.C1+'Sheet 1'!C1"><Data
ss:Type="Number">6</Data></Cell>
<Cell ss:Index="1024"/>
</Row>
</Table>
<x:WorksheetOptions/>
</ss:Worksheet>


those column tags are one of the things excel chokes on. see attached excel
error log file.

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