[
https://issues.apache.org/jira/browse/TAP5-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878378#comment-17878378
]
Hudson commented on TAP5-2787:
------------------------------
SUCCESS: Integrated in Jenkins build Tapestry ยป tapestry-java-17-freestyle #124
(See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-17-freestyle/124/])
TAP5-2787: avoiding infinite loop in PageSourceImpl (thiago: rev
24c5fe9b6ee78816edf6c22b38879c370074efb6)
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageSourceImpl.java
> 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
> Fix For: 5.9.0
>
>
> 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)