[richfaces-issues] [JBoss JIRA] Created: (RF-4526) Sortable column: attributes sortIcon, sortIconAscending, sortIconDescending shoud be context related.

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Tue Sep 23 12:55:20 EDT 2008


Sortable column: attributes sortIcon, sortIconAscending, sortIconDescending shoud be context related.
-----------------------------------------------------------------------------------------------------

                 Key: RF-4526
                 URL: https://jira.jboss.org/jira/browse/RF-4526
             Project: RichFaces
          Issue Type: Feature Request
    Affects Versions: 3.2.1
            Reporter: Sergey Halipov


We have to add manually context path for there attributes now. E.g.
<rich:column 
				sortIconAscending="#{facesContext.externalContext.requestContextPath}/stat/common/images/asc.jpg"
				sortIconDescending="#{facesContext.externalContext.requestContextPath}/stat/common/images/desc.jpg" >

I think, these attributes should be context related like h:graphicImage at value

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list