Task #49014
Work Package #48275: TypoScript consistency
Detect prototype copying leading to a loop
| Status: | New | Start date: | 2013-06-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 1.0 beta 1 |
Description
Code like:
prototype(RobertLemke.Plugin.Blog:PostPlugin) < prototype(RobertLemke.Plugin.Blog:PostPlugin) {
templatePath = 'resource://Radmiraal.RensadmiraalNl/Private/Templates/Plugins/RobertLemke.Plugin.Blog/TypoScript/Post.html'
}
Now ends up in a loop causing the webserver to go into a time-out. This should be detected, and probably logged and ignored during rendering.
History
#1 Updated by Sebastian Kurfuerst about 2 years ago
#2 Updated by Aske Ertmann about 2 years ago
- Target version set to 1.0 beta 1
#3 Updated by Gerrit Code Review almost 2 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24335
#4 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24335