[ http://issues.apache.org/jira/browse/ADFFACES-160?page=all ]
Adam Winer resolved ADFFACES-160.
---------------------------------
Resolution: Fixed
Fixed. We now use a compromise between the old rendering and the new, which tries to use
as little screen real-estate as possible and won't change behavior of older pages. If there
is a table footer, but no footer in the first column, the table footer gets inserted there.
Otherwise, the table footer is put in a new row at the end. While fixing this, noticed and
filed ADFFACES-181 on some bad style names for the footer facets in the table and column.
> tr:table's footer facet is required for tr:column's footer facet to work
> ------------------------------------------------------------------------
>
> Key: ADFFACES-160
> URL: http://issues.apache.org/jira/browse/ADFFACES-160
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Reporter: Thorsten Guenther
> Assigned To: Adam Winer
> Attachments: Column.xml.patch
>
>
> Footer-facets in tr:column's do not render when there is no none empty footer-facet in
the tr:table in which the column is contained. Adding something like "Please note that the
containing Table component must have a none empty footer facet for the column's footer facets
to be rendered." would prevent new users from failing here.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|