init and prerender not called with tiles contained in a tiles layout navigated
to.
----------------------------------------------------------------------------------
Key: SHALE-429
URL: https://issues.apache.org/struts/browse/SHALE-429
Project: Shale
Issue Type: Bug
Components: Tiles
Affects Versions: 1.1.0-SNAPSHOT
Environment: windows, tomcat, MyFaces
Reporter: Joost Schouten
When I navigate to a tiles layout, prerender is not called on the tiles in the
layout. Init is only called when an EL call is made to any of it's variables
from the page. It should be initialized once the page is detected as a tile on
the page, and prerender should be called before rendering right?
I attached a test case which will demonstrate this behaviour.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.