fluidfluid-layouttypo3-8.x

TYPO3 8.7.2-8.7.3 & fluidpages blank page


After updating from TYPO3 8.7.1 to 8.7.2(8.7.3) in frontend just blank page - nothing rendered. All empty <head>, <body>, etc. Also updated to last FLUX, FLUID, fluidpages, fluidcontent, vhs. No result. After downgrade to 8.7.1 all works.

Tried also clear instance - again no results. Looks like 'fluidpagesRawTemplate' which should render all frontend does not call at all.

Somebody faced with this problem?

PS:


Solution

  • Sounds like you are affected by a regression that was introduced in TYPO3 8.7.2. Look for config.metaCharset = UTF-8 in you configuration and remove it or change it to config.metaCharset = utf-8.

    This bug should not be present in 8.7.3 anymore. Please update your TYPO3 to 8.7.3