[
https://issues.apache.org/jira/browse/TAP5-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878354#comment-17878354
]
ASF subversion and git services commented on TAP5-2787:
-------------------------------------------------------
Commit 24c5fe9b6ee78816edf6c22b38879c370074efb6 in tapestry-5's branch
refs/heads/master from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=24c5fe9b6 ]
TAP5-2787: avoiding infinite loop in PageSourceImpl
when multiple classloader mode on
> Infinite loop in PageSourceImpl with multiple classloader mode on
> -----------------------------------------------------------------
>
> Key: TAP5-2787
> URL: https://issues.apache.org/jira/browse/TAP5-2787
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.8.7
> Reporter: Thiago Henrique De Paula Figueiredo
> Assignee: Thiago Henrique De Paula Figueiredo
> Priority: Minor
>
> When in multiple classloader mode and a component substitution that replaces
> one page with a subclass of it, you could have an infinite loop of
> {{PageSource.getPage()}} calling itself indirectly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)