You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Thomas Heigl (Jira)" <ji...@apache.org> on 2022/04/20 10:58:00 UTC

[jira] [Created] (WICKET-6975) Behavior.renderHead may be called multiple times

Thomas Heigl created WICKET-6975:
------------------------------------

             Summary: Behavior.renderHead may be called multiple times
                 Key: WICKET-6975
                 URL: https://issues.apache.org/jira/browse/WICKET-6975
             Project: Wicket
          Issue Type: Bug
            Reporter: Thomas Heigl
            Assignee: Thomas Heigl


We discovered an old issue with how behaviors are marked as rendered while reviewing [https://github.com/apache/wicket/pull/512.]

We mark a pair of Component+Behavior as rendered, but the check if a behavior was already rendered only tests for the behavior itself.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)