Project

General

Profile

Actions

Bug #23678

closed

class.t3lib_content.php - readFlexformIntoConf not able to handle multiple sheets in flexform

Added by Jesse Adler almost 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The method readFlexformIntoConf is not able to handle flexforms with multiple sheets. Except for <sDEF></sDEF> all other sheets will be skipped.

I have tried to make this method more generic. File is attached. Maybe my changes can find their way to the core.

(issue imported from #M15903)


Files

readFlexformIntoConf.txt (1.26 KB) readFlexformIntoConf.txt Administrator Admin, 2010-10-05 15:45
Actions #1

Updated by Jesse Adler almost 14 years ago

Line 38 in my attachment should be renamed to

if (isset($value['vDEF'])) {

otherwise empty flexform fields will not be processed correctly

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF