You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mahesh (JIRA)" <de...@myfaces.apache.org> on 2007/08/07 19:57:59 UTC

[jira] Created: (TOMAHAWK-1073) JspTilesViewHandlerImpl doesn't honor tiles definition role

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.