Project

General

Profile

Actions

Bug #99238

open

False positive warning in Extension Scanner for getContentObject()

Added by Christoph Schwob over 1 year ago. Updated 10 days ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2022-12-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Extension Scanner, Install Tool
Complexity:
Is Regression:
Sprint Focus:

Description

Tested with TYPO3 11.5.19 and latest version of tt_address.

When assign data of a content element in a controller to the view, e.g. https://github.com/FriendsOfTYPO3/tt_address/blob/master/Classes/Controller/AddressController.php#L66 in extension scanner a weak warning is triggered because of the function "getContentObject()", but $this->configurationManager->getContentObject() is not the same as TYPO3\CMS\Frontend\ContentObject\AbstractContentObject->getContentObject() mentioned in the ChangeLogs of v8 and v9.

Actions #1

Updated by Christoph Schwob over 1 year ago

  • Private changed from No to Yes
Actions #2

Updated by Benni Mack 10 days ago

  • Status changed from New to Under Review
  • Private changed from Yes to No

We've updated the parser in v13, can you recheck?

Actions #3

Updated by Benni Mack 10 days ago

  • Status changed from Under Review to Needs Feedback
Actions #4

Updated by Garvin Hicking 10 days ago

  • Category set to Install Tool
Actions

Also available in: Atom PDF