Project

General

Profile

Actions

Bug #20793

closed

noTrimWrap = | || won't work inside a menu

Added by Christian Zenker over 14 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2009-07-29
Due date:
% Done:

100%

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

Description

TYPO3 seems to recognize this pattern as an optionSplit inside a HMENU...

10 = HMENU
10 {
1 = TMENU
1 {
ATagParams.cObject = COA
ATagParams.cObject {
wrap = class="|"
10 = TEXT
10.value = menu
20 = TEXT
20 {
value = highlight
noTrimWrap = | ||
fieldRequired = ...
}
}
}
}

should also be present in lower versions of TYPO3:
compare:
http://www.typo3.net/index.php?id=13&action=list_post&tid=79003 [de]

(issue imported from #M11598)


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #67669: noTrimWrap not working with optionSplitNew2015-06-22

Actions
Actions

Also available in: Atom PDF