Project

General

Profile

Actions

Bug #78086

closed

Function name passed into callUserFunc must be wrapped

Added by Andreas Kienast over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2016-09-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

I had a FlexForm with the following XML structure:

<itemsProcFunc>Vendor\Foobar\Acme->huselpusel
</itemsProcFunc>

This causes issues because of the line break within the tag. GeneralUtility::callUserFunc() should trim all incoming function names.

Actions

Also available in: Atom PDF