Project

General

Profile

Actions

Bug #84595

closed

EXT:form tries to get identifier from string

Added by Krzysztof Kasprzyca about 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Form Framework
Start date:
2018-04-04
Due date:
% Done:

100%

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

Description

Hello,

I think there is a problem which shouldn't exist. When I add additional configuration to EXT:form with allowedExtensionPaths pointing to folder with *.yaml forms and one of the files are empty/unable to parse I receive error page in backend module.

Message is "Call to a member function getCombinedIdentifier() on string".

Problem is in typo3/sysext/form/Classes/Mvc/Persistence/FormPersistenceManager.php line 114. Variable $file has string type so it isn't possible to retrieve file identifier

Best regards
Krzysztof Kasprzyca


Files

trish_formtest_1.0.0.zip (2.76 KB) trish_formtest_1.0.0.zip Simple yaml parsing test extension for this bug Patricia Tiedemann, 2018-04-12 15:31
Actions

Also available in: Atom PDF