Project

General

Profile

Actions

Bug #96216

closed

PHP Warning: Undefined array key "page" in typo3/sysext/rte_ckeditor/Classes/Controller/BrowseLinksController.php line 199

Added by Florian Rival over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2021-12-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

How to reproduce :
  • create a content element in a page
  • try to add a link with RTE link button

This is because in PHP V8, a number of warnings have been converted into Error exceptions and especially : Attempting to read an undefined array key.

Have a look here : [[https://www.php.net/manual/fr/migration80.incompatible.php]]


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Task #96072: prevent warnings in rte editorClosed2021-11-25

Actions
Actions #1

Updated by Georg Ringer over 2 years ago

  • Status changed from New to Closed

thanks for creating the issue. this is a duplicate of #96072 and already fixed. therefore I am closing this issue.

Actions #2

Updated by Georg Ringer over 2 years ago

  • Is duplicate of Task #96072: prevent warnings in rte editor added
Actions

Also available in: Atom PDF