Project

General

Profile

Actions

Bug #88149

closed

Missing vendor in Fluid Ajax Widgets

Added by Stefan Froemken about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Start date:
2019-04-15
Due date:
% Done:

100%

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

Description

Hello Core-Team,

I'm just playing around with Ajax based Fluid Widgets. When I create an URI with f:widget.uri the URI was builded correctly, but if you visit the Link, you will get following error message:

Invalid configuration: "vendorName" is not set

Please have a look into WidgetContext.php. You will see that there is no method for vendor. So vendor was not stored into session and is not available while executing the AjaxCall.

Stefan


Files

Actions #1

Updated by Gerrit Code Review about 5 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/+/60475

Actions #2

Updated by Gerrit Code Review about 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60477

Actions #3

Updated by Gerrit Code Review almost 5 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60477

Actions #4

Updated by Benni Mack almost 5 years ago

  • Target version changed from next-patchlevel to Candidate for patchlevel
Actions #5

Updated by Gerrit Code Review over 4 years ago

Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60477

Actions #6

Updated by Gerrit Code Review over 4 years ago

Patch set 4 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60477

Actions #7

Updated by Stefan Froemken over 4 years ago

Hello Testers,

for better understanding I have created a little test extension for you. Install it, add it as plugin to your site and click the link in Frontend

Stefan

Actions #8

Updated by Stefan Froemken over 4 years ago

Currently I solved it that way, which is not very nice:

fluidAjaxWidgetResponse.10.vendorName = JWeiland
Actions #9

Updated by Stefan Froemken over 4 years ago

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

Updated by Gerrit Code Review over 4 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62652

Actions #11

Updated by Stefan Froemken over 4 years ago

  • Status changed from Under Review to Resolved
Actions #12

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF