[
https://issues.apache.org/jira/browse/TAP5-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship updated TAP5-1025:
---------------------------------------
Summary: SetupRender phase method is invoked inconsistently from request to
request (was: PageLoaded-Method executed only after every second page load)
Question: these are all page render requests? Because setupRender() is a
render phase request so it will only be invoked on page render requests, and
not on component event requests.
> SetupRender phase method is invoked inconsistently from request to request
> --------------------------------------------------------------------------
>
> Key: TAP5-1025
> URL: https://issues.apache.org/jira/browse/TAP5-1025
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.2
> Reporter: Sven Homburg
>
> If i access a page the first time, the pageloaded method NOT executed.
> if i access the same page the second time, the pageloaded method executed.
> if i access the same page the third time, the pageloaded NOT method executed.
> if i access the same page the fourth time, the pageloaded method executed.
> and so on
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.