Project

General

Profile

Actions

Bug #24854

closed

beforeWrap property of TMENU is not recognized anymore

Added by Hans van Dijk over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
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

After upgrading from TYPO3 4.4.6 to 4.5.0 the typoscript property beforeWrap of TMENU, does not work anymore in one of my TS templates.

(issue imported from #M17360)


Files

17360.diff (717 Bytes) 17360.diff Administrator Admin, 2011-01-28 01:17
17360_v2.diff (894 Bytes) 17360_v2.diff Administrator Admin, 2011-02-04 16:52

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #24347: Menu in GLUECK template rendered incorrectlyClosedErnesto Baschny2010-12-16

Actions
Actions #1

Updated by Jo Hasenau over 13 years ago

Please check, if the attached patch fixes the bug for you.

Actions #2

Updated by Hans van Dijk over 13 years ago

Thank you Jo. The patch fixes it!

Actions #3

Updated by Ernesto Baschny over 13 years ago

Seems like an obvious bug. Jo, could you post that as an RFC, please?

Actions #4

Updated by Jo Hasenau over 13 years ago

done

Actions #5

Updated by Jan Gabriel over 13 years ago

The patch fixed it, but in my project "NO.after = </div>" doesn´t work either...
any suggestions?

EDIT: figured out, that is has to be NO.afterWrap = </div> since 4.5.0 ...

Actions #6

Updated by Jo Hasenau over 13 years ago

@Jan Schröder: "before" and "after" have both been working with and without this patch. Tested it with 4.5 and trunk.

"beforeWrap" and "afterWrap" were broken but do work with the patch.

So currently I am not able to reproduce your problem.

Actions #7

Updated by Francois Suter over 13 years ago

Committed v2 to trunk in revision 10382 and 4.5 in revision 10383

Actions

Also available in: Atom PDF