Project

General

Profile

Actions

Bug #84521

closed

Uncaught TYPO3 Exception by Upgrade to Version 8.7.11

Added by Roland Reichenauer about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid
Target version:
-
Start date:
2018-03-22
Due date:
% Done:

100%

Estimated time:
24.00 h
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Trying to upgrade from version 8.7.10 to 8.7.11 I get the folowing error message:
"Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined method TYPO3Fluid\Fluid\Core\Parser\BooleanParser::convertNodeToBoolean() | Error thrown in file .../typo3temp/var/Cache/Code/fluid_template/Standard_action_SystemInformationDropDown_c69....
in line 381. Requested URL: http://10.50.15.14/typo3/index.php?ajaxID=%2Fajax%2Fsystem-information%2Frender&ajaxToken=97a3121....."
Of course I deleted all the cache including the opcode cache and all content in directory typo3temp
before.

TYPO3-Version: 8.7.11
PHP-Version: 7.0.7

Actions #1

Updated by Christian Kuhn about 6 years ago

  • Status changed from New to Needs Feedback

That's weird: The class and method definitely exists in fluid. Maybe your class cache is not current (try "Dump Autoload Information" in install tool), have a look if something with your Fluid dependency is wrong, maybe you need to raise it if you are running a composer based instance, and verify no extension goes amok.

Actions #2

Updated by Roland Reichenauer about 6 years ago

  • % Done changed from 0 to 100
  • Estimated time set to 24.00 h

Very weird! With upgrade from 8.7.10 to 8.7.12 the described problem didn't appear and I performed it in same manner. So I close that issue.

Actions #3

Updated by Nicole Cordes about 6 years ago

  • Status changed from Needs Feedback to Closed

Closed by user.

Actions #4

Updated by Markus Kappe about 6 years ago

Had the same issue while upgrading to 8.7.12. Rebuilding the autoload information in the install tool fixed the Exception.

Actions #5

Updated by Bastian Schwabe almost 6 years ago

Still exists in 8.7.13. Rebuilding the autoload informations just helps for a couple of minutes.

Actions #6

Updated by Johannes Regner almost 6 years ago

  • PHP Version changed from 7.0 to 7.1

Still exists in 8.7.13. Rebuilding the autoload informations just helps for 2-3 clicks, then the same error...
Upgrading from 8.7.8 to 8.7.13 ...

Actions #7

Updated by Rares Luca almost 6 years ago

Still exists when upgrading from 8.7.8 to 8.7.15 (php version 7.1.10)

Actions

Also available in: Atom PDF