You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/10/21 21:25:51 UTC

[jira] Updated: (TAPESTRY-1771) Render Phase method called twice when overriding base class method

     [ https://issues.apache.org/jira/browse/TAPESTRY-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1771:
-------------------------------------------

    Fix Version/s:     (was: 5.0.6)
                   5.0.7

> Render Phase method called twice when overriding base class method
> ------------------------------------------------------------------
>
>                 Key: TAPESTRY-1771
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1771
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.5
>            Reporter: Ted Steen
>             Fix For: 5.0.7
>
>
> When implementing a render phase method in a base class (in base package) and then overriding it in the extending class (in the page package) the render phase method is called twice. Expected behaviour is that it should be called once.
> Also if the method in the base class has a different name than the method in the extending class, then the annotated method in the base class is called _and_ the annotated method in the extending class is called. But maybe this is expected behaviour?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org