Project

General

Profile

Actions

Bug #90506

closed

The new fluid-based page module has a couple of bugs (button label, static analysis)

Added by Claus Due over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2020-02-23
Due date:
% Done:

100%

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

Description

A few bugs have been detected in the fluid-based page module:

  • The label of the "new content" button is missing when using Fluid 2.x
  • Two cases of undefined variable access reported by static analysis

These should be fixed before 10.3 release.

------ ------------------------------------------------------------------------------------------
Line backend/Classes/View/BackendLayout/BackendLayout.php
------ ------------------------------------------------------------------------------------------
337 Access to an undefined property TYPO3\CMS\Backend\View\BackendLayout\BackendLayout::$id.
------ ------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------
Line backend/Classes/View/BackendLayout/Grid/GridColumnItem.php
------ ------------------------------------------------------------------------------------------------------
216 Access to an undefined property TYPO3\CMS\Backend\View\BackendLayout\Grid\GridColumnItem::$pageinfo.
------ ------------------------------------------------------------------------------------------------------
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/+/63390

Actions #2

Updated by Gerrit Code Review over 4 years ago

Patch set 2 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/+/63390

Actions #3

Updated by Gerrit Code Review over 4 years ago

Patch set 3 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/+/63390

Actions #4

Updated by Anonymous over 4 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF