[jira] [Commented] (OFBIZ-6241) Fix fop warning related to table-layout="auto"

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

[jira] [Commented] (OFBIZ-6241) Fix fop warning related to table-layout="auto"

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020375#comment-15020375 ]

Deepak Dixit commented on OFBIZ-6241:
-------------------------------------

Thanks Jagpreet for your contribution. Your patch committed at trunk at r#1715493

> Fix fop warning related to table-layout="auto"
> ----------------------------------------------
>
>                 Key: OFBIZ-6241
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6241
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Minor
>         Attachments: OFBIZ-6241.patch
>
>
> {code}
>      [java] 2015-04-11 16:37:18,388 |http-bio-8443-exec-6 |FOUserAgent                   |W| The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 139:40)
>      [java] 2015-04-11 16:37:18,390 |http-bio-8443-exec-6 |FOUserAgent                   |W| The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 173:81)
>      [java] 2015-04-11 16:37:18,395 |http-bio-8443-exec-6 |FOUserAgent                   |W| The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 202:39)
>      [java] 2015-04-11 16:37:18,398 |http-bio-8443-exec-6 |FOUserAgent                   |W| "fo:table-body" is missing child elements. Required content model: marker* (table-row+|table-cell+) (See position 221:32)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)