Project

General

Profile

Actions

Bug #89172

closed

Integrity check for redirects faulty

Added by Michael Schams over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
-
Start date:
2019-09-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Fresh TYPO3 v10.1-dev installation (branch master, commit ID 3cb5ff17ad).

When accessing module SYSTEM ➜ Reports, an exception is thrown (related to the newly implemented integrity check for redirects):

(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception

PHP Warning: count(): Parameter must be an array or an object that implements Countable
in /var/www/htdocs/typo3/sysext/redirects/Classes/Report/Status/RedirectStatus.php line 49

I assume, this is related to:

Reverting patch 7de102ce49da90047c2d54ff2545aa000f4ec508 allows BE users to access the Reports module again.
See attached video for clarification.


Files

GetConflictingRedirects.mp4 (3.52 MB) GetConflictingRedirects.mp4 Michael Schams, 2019-09-14 08:57
Actions #1

Updated by Gerrit Code Review over 4 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/61705

Actions #2

Updated by Andreas Fernandez over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF