Project

General

Profile

Actions

Bug #85594

closed

TMENU: wrap does not support stdWrap-functionality

Added by Stefan Neufeind over 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2018-07-19
Due date:
% Done:

0%

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

Description

In other places "wrap" also supports stdWrap-functionality. But not so for "wrap" with a TMENU.

Code to reproduce:
page.10 = TEXT
page.10 {
value = HELLO WORLD!
wrap = X{page:uid}|Y
wrap.insertData = 1
}

page.20 = HMENU
page.20.1 = TMENU
page.20.1 {
wrap = A{page:uid}|B
wrap.insertData = 1
}

Actions #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57630

Actions #2

Updated by Christian Kuhn over 5 years ago

  • Status changed from Under Review to New
Actions #3

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

I don't consider this a bug, as it works as advertised ;) However, if someone wants to do a clean-up / deprecation round, feel free to re-open the issue. Closed for now.

Actions

Also available in: Atom PDF