Bug #22558
closedWriting configuration to extTables.php for $TBE_STYLES does not work
0%
Description
after patch for #19585 i can write Values for "$T3_SERVICES (Registered Services)" and not for $TBE_STYLES (Skinning Styles), is this correct ?
testet on clean current trunk 7478
changes for $TBE_STYLES
on line 289
from:
if (TYPO3_extTableDef_script != '' && ($this->MOD_SETTINGS['function'] 1 || $this->MOD_SETTINGS['function'] 4)) {
to:
if (TYPO3_extTableDef_script != '' && ($this->MOD_SETTINGS['function'] 1 || $this->MOD_SETTINGS['function'] 7)) {
(issue imported from #M14267)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Chris topher over 11 years ago
- Subject changed from small Bug in 0009758: Write Configuration to extTables.php to Writing configuration to extTables.php for $TBE_STYLES does not work
Updated by Sven Juergens over 11 years ago
Yes it's still the same behavior, but after 3 years i think this has no relevance anymore.
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to New
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No
won't be possible in the future and is no priority bugfix.
Closing this one down