Commit 1e5b5bc
[BUGFIX] Initialize request variable if not existing
Always initialize the request variable to avoid errors in conditions.
Resolves: #106384
Releases: main, 13.4
Change-Id: I13252c39561f02588f09fcc2eaceb70c1bda56e0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/88755
Reviewed-by: Christian Rath-Ulrich <christian@rath-ulrich.de>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Christian Rath-Ulrich <christian@rath-ulrich.de>1 parent c136ea3 commit 1e5b5bc
File tree
1 file changed
+2
-0
lines changed- typo3/sysext/core/Classes/TypoScript/IncludeTree/Visitor
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
0 commit comments