[jira] [Updated] (OFBIZ-6354) FOP rendered list form widgets do not work for fields with postition > 0

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-6354) FOP rendered list form widgets do not work for fields with postition > 0

Nicolas Malin (Jira)

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

Christian Carlow updated OFBIZ-6354:
------------------------------------
    Attachment: OFBIZ-6354.patch

This patch adds renderFormatHeaderOpen and renderFormatHeaderClose to separately generate <fo:table-header> for FOP and <thead> for html.

> 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
>         Attachments: OFBIZ-6354.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)