[
https://issues.apache.org/jira/browse/ODFTOOLKIT-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001172#comment-15001172
]
Svante Schubert commented on ODFTOOLKIT-356:
--------------------------------------------
Thanks for taking this forward. I have took the existing test patch and your
changes into the latest source base, but the test still fails.
Looking at the test I realized Florian is removing the last column of a table.
Please note that in ODF a table needs to have at least once cell, therefore a
column and a row. Deleting the last column should as well delete the table or
should not be able like throwing an IllegalArgumentException ;)
> IllegalArgumentException when removing all columns from a fresh Table
> ---------------------------------------------------------------------
>
> Key: ODFTOOLKIT-356
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-356
> Project: ODF Toolkit
> Issue Type: Bug
> Affects Versions: 0.6-incubating
> Reporter: Florian Hopf
> Assignee: Florian Hopf
> Attachments: ODFTOOLKIT-356-Test.patch
>
>
> When trying to remove all columns from the Table of a newly created
> SpreadsheetDocument an illegal index is passed in to Row#getCellByIndex()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)