[BUGFIX] Prevent warning in Upgrade Wizard
The ReferenceIntegrityUpdateWizard looks for existing FAL file references. If you start the Upgrade Wizard without any database update before, FAL tables don't exists yet and the database request returns a non array value. As the Wizard expects an array to be returned without proper casting, a warning is thrown. Releases: 6.2 Resolves: #65159 Change-Id: Ib4e6c308d1e2de8e7f7e2523d62a4ff97ef47bb5 Reviewed-on: http://review.typo3.org/37012 Reviewed-by:Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
Please register or sign in to comment