Project

General

Profile

Actions

Bug #91418

closed

UnknownClassException with Fluid autocomplete widget

Added by Oliver Hader almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2020-05-16
Due date:
% Done:

100%

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

Description

<f:widget.autocomplete objects="{categories}" for="field" searchProperty="title" />

Observations

  • ReflectionService::buildClassSchema called with empty ('') argument - no class name given
  • WidgetRequestBuilder does not assign controllerObjectName
  • $request->getCntrollerObjectName() being empty as a result

Files

TYPO3 Exception.html (218 KB) TYPO3 Exception.html Oliver Hader, 2020-05-16 15:45

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #87550: Use controller classes when registering plugins/modulesClosedAlexander Schnitzler2019-01-25

Actions
Related to TYPO3 Core - Bug #91382: Ajax Widgets with QueryResult Object as Argument throw an Error since 9.5.17Closed2020-05-13

Actions
Actions #2

Updated by Oliver Hader almost 4 years ago

Most probably related to https://review.typo3.org/c/Packages/TYPO3.CMS/+/59566/11/typo3/sysext/extbase/Classes/Mvc/Request.php#b135

WidgetRequestBuilder was forgotten to be adjusted

Actions #3

Updated by Oliver Hader almost 4 years ago

  • Related to Task #87550: Use controller classes when registering plugins/modules added
Actions #4

Updated by Oliver Hader almost 4 years ago

  • Related to Bug #91382: Ajax Widgets with QueryResult Object as Argument throw an Error since 9.5.17 added
Actions #5

Updated by Gerrit Code Review almost 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/+/64505

Actions #6

Updated by Gerrit Code Review almost 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/+/64505

Actions #7

Updated by Oliver Hader almost 4 years ago

  • Target version set to 9.5.18 & 10.4.3
Actions #8

Updated by Gerrit Code Review almost 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/+/64505

Actions #9

Updated by Gerrit Code Review almost 4 years ago

Patch set 4 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/+/64505

Actions #10

Updated by Anonymous almost 4 years ago

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

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF