[
https://jira.jboss.org/browse/RF-9366?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski resolved RF-9366.
--------------------------------
Assignee: Nick Belaevski
Resolution: Won't Fix
We are not planning future releases of 3.x and in 4.x resource:/// protocol is not used.
As a workaround you can create ELResolver that will resolve resources from .jar via
resource:/// protocol.
rich:column sort icons are not picking icons for a jar file ( using
resource:///<icon-path> )
---------------------------------------------------------------------------------------------
Key: RF-9366
URL:
https://jira.jboss.org/browse/RF-9366
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 3.3.2.SR1
Environment: Using IE8, richfaces 3.3.2 SR1
Reporter: Vishal Agarwal
Assignee: Nick Belaevski
I am trying to change rich:column sort icons from a jar file as:
<rich:column width="25%" sortBy="#{}"
headerClass="pamColumnHeaderLeft" styleClass="pamTableBody"
sortIcon="resource:///resources/sort_inactive.gif">
</rich:column>
path for my sort icons inside jar file is: "/resources/sort_inactive.gif".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira