To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44999
                  Issue #:|44999
                  Summary:|Export Excel XML filter:  table:table-column are
                          |repeated by attribute and by element
                Component:|xml
                  Version:|680m85
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|external filters
              Assigned to:|sus
              Reported by:|sus





------- Additional comments from [EMAIL PROTECTED] Mon Mar 14 05:56:17 -0800 
2005 -------
When the last cell is repeated till the end of the row (row goes over 256 
columns),
The last cell is repeated by attribute and by element, which results into
invalid xml:

<table:table table:name="Sheet1" table:style-name="ta1">
<table:table-column table:style-name="co1-1"/>
<table:table-column table:style-name="co1-2"/>
<table:table-column table:style-name="co1-3"/>
<table:table-column table:number-columns-repeated="253" 
table:style-name="co1-4"/>
<table:table-column table:default-cell-style-name="s21" table:style-name="co1"/>
...
... IN TOTAL REPEATED 253 times ...
...
<table:table-column table:default-cell-style-name="s21" table:style-name="co1"/>

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