Project

General

Profile

Actions

Bug #33204

closed

getFlexFormDS

Added by Felix Nagel over 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2012-01-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

This is a follow-up: http://bugs.typo3.org/view.php?id=18385

Through to changes (I noticed this problem when updating to 4.6) to function getFlexFormDS (in t3lib/class.t3lib_befunc.php) TYPO3 displays PHP warnings on some installations. For example TemplaVoila uses this function and the TV Page Module will show multiple warning messages.
The problem is caused because is_file() tries to check a string which contains XML instead of a filepath. Please see above posted link for more information.

Im was asked to send a patch request to Gerrit but I dont know how. As there is no "Add new" button in the Gerrit UI I assume I will need to push my changes via Git, but to which repo address? Wiki is not helping at all (http://wiki.typo3.org/Git).
Please give me a hint so Im able to do this myself next time!

Actions

Also available in: Atom PDF