[ 
https://issues.apache.org/jira/browse/ODFTOOLKIT-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Svante Schubert updated ODFTOOLKIT-409:
---------------------------------------
    Fix Version/s: 0.6.2-incubating

> Hang on Cell.setValidityList() if the ContentValidationElement is reused
> ------------------------------------------------------------------------
>
>                 Key: ODFTOOLKIT-409
>                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-409
>             Project: ODF Toolkit
>          Issue Type: Bug
>          Components: simple api
>            Reporter: Raimund Hölle
>            Assignee: Svante Schubert
>             Fix For: 0.6.2-incubating
>
>         Attachments: ODFTOOLKIT-409_ValidityListOnNewTableHangs.patch, 
> ODFTOOLKIT-409_ValidityListOnNewTableHangs_Test.patch
>
>
> If Cell.setValidityList() tries to find a reusable ContentValidationElement, 
> the thread hangs in an endless loop if more than one node childs exists.
> The following szenario reproduces the problem:
> * create new SpreadsheetDocument
> * append a new sheet
> * set same value list to first cell of two rows
> * set value list to a third row -> thread hangs
> Its a bug in Cell.getContentValidationEle(). The appended patches contain a 
> test to reproduce it and the bugfix as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to