[ http://issues.apache.org/jira/browse/TAPESTRY-815?page=comments#action_12361010 ]
Reggie Chan commented on TAPESTRY-815: -------------------------------------- Actually our usage on pageAttached() was to initialize the page to ensure some properties are not null. does it mean that we should instead use PageBeginRenderListener or something else to serve the purpose and using pageAttached is the wrong way? > PageAttachListener not called > ----------------------------- > > Key: TAPESTRY-815 > URL: http://issues.apache.org/jira/browse/TAPESTRY-815 > Project: Tapestry > Type: Bug > Versions: 4.0 > Reporter: Reggie Chan > Assignee: Howard M. Lewis Ship > > After upgrading to rc-2, it is found that PageAttachListener's > pageAttached(PageEvent event) is not called. > beta-13 does not have that issue. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
