Project

General

Profile

Actions

Bug #24864

closed

stdWrap .current and .setContentToCurrent do not return content

Added by Jeff Segars about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
Start date:
2011-01-27
Due date:
% Done:

0%

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

Description

With the tslib_content refactoring in 4.5, we now have standalone methods for many pieces of stdWrap, which are chained together at the end of the main stdWrap method. Each standalone helper method takes the $content and $conf, processes it, and returns the $content.

stdWrap_setContentToCurrent() and stdWrap_setCurrent() do not return $content, however. This means that any stdWrap properties coming after these two do not have content to operate on.

(issue imported from #M17372)


Files

17372.diff (636 Bytes) 17372.diff Administrator Admin, 2011-01-27 23:29
Actions #1

Updated by Jeff Segars about 13 years ago

Committed to trunk (r10350) and 4.5 (r10351).

Actions

Also available in: Atom PDF