Styling for footer facets in columns is incorrect
-------------------------------------------------

                 Key: ADFFACES-181
                 URL: http://issues.apache.org/jira/browse/ADFFACES-181
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Skinning
            Reporter: Adam Winer


If you look at the style names applied to <f:facet name="footer"> contents on 
af:column and af:table, it leaves much to be desired.

The footer for the table gets put in a TH, and has "af|table::column-footer" 
applied, even though it's not a column.  This should be changed to 
af|table::footer.

The footers on the individual columns get put in TD (perhaps correct), and have 
the possibliity of af|column::total-number and af|column::total-text...  which 
is a legacy of some old UIX "totalRow" functionality.  I think this should be 
af|column::footer, with styling similar to that of af|table::footer (at least 
by default).


-- 
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

        

Reply via email to