<t:commandSortHeader> is not disabled if attribute 'enabledOnUserRole' is used
and user isn't in role
-----------------------------------------------------------------------------------------------------
Key: MYFACES-642
URL: http://issues.apache.org/jira/browse/MYFACES-642
Project: MyFaces
Type: Bug
Components: Tomahawk
Versions: 1.0.9m9, 1.1.0
Reporter: Sascha Groß
The table-row-header is not disabled if attribute 'enabledOnUserRole' is used
and user isn't in role.
The only difference is that the arrow isn't rendered.
Fix in org.apache.myfaces.custom.sortheader.HtmlSortHeaderRenderer:
class HtmlSortHeaderRenderer
extends org.apache.myfaces.renderkit.html.ext.HtmlLinkRenderer
and not
org.apache.myfaces.renderkit.html.HtmlLinkRendererBase
Note:
This fix requires fix from MYFACES-637
--
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