Project

General

Profile

Actions

Bug #67344

closed

Fluid fluidAjaxWidgetResponse Missing name space in TypoScript

Added by Vladimir Falcon almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid
Target version:
Start date:
2015-06-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Hi,

I just found a small problem with the TypoScript for the fluidAjaxWidgetResponse. The name space is missing and the ajax response is always empty.

File: typo3/sysext/fluid/ext_typoscript_setup.txt

Name space is missing hier
fluidAjaxWidgetResponse.10.userFunc = tx_fluid_core_widget_bootstrap->run

Should be:
fluidAjaxWidgetResponse.10.userFunc = TYPO3\CMS\Fluid\Core\Widget\Bootstrap->run

Greetings Vladimir

Actions #1

Updated by Markus Klein almost 9 years ago

  • Status changed from New to Accepted
  • Assignee set to Markus Klein
  • Priority changed from Should have to Must have
  • Target version set to 7.3 (Packages)
  • Sprint Focus set to Stabilization Sprint

Good catch! Thanks.

Actions #2

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Accepted 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 http://review.typo3.org/40065

Actions #3

Updated by Markus Klein almost 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF