JspTilesViewHandlerImpl doesn't honor tiles definition role
------------------------------------------------------------
Key: TOMAHAWK-1073
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1073
Project: MyFaces Tomahawk
Issue Type: Bug
Affects Versions: 1.1.6
Environment: xp, eclipse, jsf, tiles
Reporter: Mahesh
JspTilesViewHandlerImpl doesn't honor tiles definition role
<definition name=".admin.jobscheduler.list.tiles" role="admin">
<put name="content" value="/admin/jobscheduler/jobs_scheduled_list.jsp"
/>
</definition>
This definition should be valid for admin role, but JspTilesViewHandlerImpl
ignores role
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.