[BUGFIX][!!!] Problems with new Card Layout in backend modules
There are warnings with backend modules concerning the new _JSINIT array. To avoid these problems, this patch improves the way the module array is handled. Module names starting with an underscore character "_" are not considered anymore. Change-Id: Id749538dd8ee570581cb49df172800ec76242041 Releases: 4.6, 4.5 Resolves: #28523 Reviewed-on: http://review.typo3.org/3820 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Susanne Moog Tested-by: Susanne Moog
Showing
- t3lib/class.t3lib_loadmodules.php 8 additions, 12 deletionst3lib/class.t3lib_loadmodules.php
- typo3/backend.php 1 addition, 1 deletiontypo3/backend.php
- typo3/js/extjs/iframepanel.js 3 additions, 3 deletionstypo3/js/extjs/iframepanel.js
- typo3/js/extjs/viewportConfiguration.js 2 additions, 2 deletionstypo3/js/extjs/viewportConfiguration.js
- typo3/js/modulemenu.js 3 additions, 0 deletionstypo3/js/modulemenu.js
Please register or sign in to comment