Bug #32748
closed
Add ['BE']['elementVersioningOnly'] to the Install-Tool
Added by Jonathan Starck almost 13 years ago.
Updated about 6 years ago.
Description
Hi Team,
I get this warning (see Picture) and wanted to fix them.
Unfortunately the Option "$ TYPO3_CONF_VARS ['BE'] ['elementVersioningOnly']" is missing in the Install Tool (TYPO3 4.7.alpha2)
regards
Jonathan
Files
Hi Jonathan,
elementVersioning is deprecated since TYPO3 4.2. Its removal has been delayed from 4.6 to 4.7 now.
~Markus
Hi,
thx. But it was a new setup of TYPO3 4.7beta1 and after I install Workspaces via the Install-Tool I get this warning. I think it would be better if the install-tool would configured it directly right.
Mfg
Jonathan
No, the warning should be changed to state that the setting should be removed from localconf.php.
I think the Install Tool is currently not able to do this on its own.
- Project changed from TYPO3 Core to 624
- Category deleted (
Install Tool)
Hi workspaces team,
could you please give feedback on this?
Thanks
- Target version deleted (
4.7.0-alpha3)
4.x through 4.6.x¶
$TYPO3_CONF_VARS['BE']['elementVersioningOnly'] = 1;
$TYPO3_CONF_VARS['BE']['newPagesVersioningType'] = -1;
- These are the defaults!
- Anything else is unsupported!
- meaning
- "element" type versioning is used and supported
- "branch" and "page" versioning are obsolete/unsupported
4.7.x / master¶
- These settings were removed in master by #97a6f07f8fb990302ce3b0
- sysext/workspaces (and version???) need to be updated
- sysext/workspaces/Classes/Reports/StatusProvider.php
- sysext/tca.php
- Status changed from New to Accepted
- Assignee set to Tolleiv Nietsch
True - going to drop the report because we actually don't even use the values anymore and we really just don't care if there are left configuration values.
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:428592abc388d0d067c3aa0022a053978cabcb82.
- Category set to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Status changed from Resolved to Closed
Also available in: Atom
PDF