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