[
https://issues.apache.org/jira/browse/METAMODEL-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649882#comment-14649882
]
Tomasz Guzialek commented on METAMODEL-166:
-------------------------------------------
A failing unit test illustrating the issue can be found in my fork:
https://github.com/tomaszguzialek/metamodel/tree/METAMODEL-166
> Update of a cell in Excel does not happen in place
> --------------------------------------------------
>
> Key: METAMODEL-166
> URL: https://issues.apache.org/jira/browse/METAMODEL-166
> Project: Apache MetaModel
> Issue Type: Bug
> Reporter: Tomasz Guzialek
> Priority: Minor
>
> During browsing StackOverflow, I encountered an unregistered issue:
> http://stackoverflow.com/questions/25209286/updating-an-excel-file-with-apache-metamodel
> While updating a cell in an Excel spreadsheet via executeUpdate method, the
> whole row is deleted and the updated version in appended at the end of the
> sheet. Also, deleting the original row leaves an empty row instead of
> deleting it entirely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)