You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Simon Steiner (Jira)" <ji...@apache.org> on 2021/05/25 09:10:00 UTC

[jira] [Resolved] (FOP-3014) ConcurrentModificationException for table cell

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

Simon Steiner resolved FOP-3014.
--------------------------------
    Fix Version/s: trunk
       Resolution: Fixed

http://svn.apache.org/viewvc?view=revision&revision=1890190

> ConcurrentModificationException for table cell
> ----------------------------------------------
>
>                 Key: FOP-3014
>                 URL: https://issues.apache.org/jira/browse/FOP-3014
>             Project: FOP
>          Issue Type: Bug
>            Reporter: Simon Steiner
>            Assignee: Simon Steiner
>            Priority: Major
>             Fix For: trunk
>
>         Attachments: simple4.fo
>
>
> fop simple4.fo out.pdf
>  
> Caused by: java.util.ConcurrentModificationException
>  at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:966)
>  at java.util.LinkedList$ListItr.next(LinkedList.java:888)
>  at org.apache.fop.layoutmgr.table.ActiveCell.handleExplicitHeight(ActiveCell.java:246)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)