Bug #63484
Filename transformation in layout viewhelper
Status: | Closed | Start date: | 2014-12-01 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Fluid | Spent time: | - | |
Target version: | next-patchlevel | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
I just updated from TYPO3 6.2.6 to 6.2.7 and got an error because typo3 cant find may layout specified in a standalone view by f:layout
The layout is specified like:
<f:layout name="pagewrap" />
This worked in 6.2.6
But in 6.2.7 it is transformed to Pagewrap and cant be found.
IMHO this should be reverted an released in a new patch version - such a functionality should never change in a minor release.
Maybe my approach actually never should have worked, but it did, and as long as i stay on 6.2 it should keep working that way.
Related issues
History
#1 Updated by Philipp Wrann 8 months ago
Same problem with partials.
#2 Updated by Wouter Wolters 8 months ago
- Status changed from New to Closed
Thanks for the report.
There is already a solution merged in https://review.typo3.org/#/c/34705/
Will be part of TYPO3 CMS 6.2.8
Furthermore this is a duplicated ticket. #63388