Bug #61168
closedInstalltool does not start because of eval'd code
0%
Description
Hello Core-Team,
if you have multi-row comments /* ... */ in your localconf.php (TYPO3 4.5) the Installtool of TYPO3 6.2 will not start after upgrading, because of eval'd code:
Fatal error: Cannot use string offset as an array in /kunden/168185_70794/rp-hosting/5335/6335/typo3cms/typo3_src-6.2.4/typo3/sysext/install/Classes/Controller/StepController.php(236) : eval()'d code on line 125
After deleting the commented lines Installtool works as expected.
Stefan
Updated by Gerrit Code Review about 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32339
Updated by Gerrit Code Review about 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32339
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from next-patchlevel to 7.4 (Backend)
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Closed
Stefan Froemken Dec 22 08:48
Abandoned
It's not a topic anymore