[
https://issues.apache.org/jira/browse/OFBIZ-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975814#comment-14975814 ]
Deepak Dixit commented on OFBIZ-6354:
-------------------------------------
Hi Jacques,
Its not related to Java8, you need to override the renderFormatHeaderOpen and renderFormatHeaderClose method in following class as well:
- FoFormRenderer.java
- TextFormRenderer.java
- XmlFormRenderer.java
> FOP rendered list form widgets do not work for fields with postition > 0
> ------------------------------------------------------------------------
>
> Key: OFBIZ-6354
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6354> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Assignee: Jacques Le Roux
> Attachments: OFBIZ-6354.patch, OFBIZ-6354_fop_text_xml.patch, OFBIZ-6354_htmlrender.patch
>
>
> It doesn't work because of the way the renderFormatHeaderRowOpen is called causes the FOP renderer to create more than one <fo:table-header>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)