[TYPO3-content-rendering] tt_content.menu.20 in TPYO3 4.0beta3
Torsten Schrade
schrade at lineara.de
Sun Mar 5 15:32:53 CET 2006
Hello everybody,
while fiddling around with the beta3 I just noticed that some of the
allWraps for the new <ul> based sitemap/menus don't seem to have been
set correctly. There are still some allWrap = <p>|</p> in some of the
sitemap/menutypes!
It seems that they don't get overridden with the new beta3 TS you can
find in css_styled_content/static/setup.txt from line 1129 onwards...
As far as I can see the following allWraps should be set:
tt_content.menu.20.1.1.NO.allWrap = <li>|</li>
tt_content.menu.20.5.1.NO.allWrap = <li>|</li>
tt_content.menu.20.6.1.NO.allWrap = <li>|</li>
tt_content.menu.20.7.1.NO.allWrap = <li>|</li>
At the moment, all of them are <p>|</p> which will result in broken
<ul>'s. Can you confirm this? If so, we should quickly file a bug report.
Greetings,
Torsten
More information about the TYPO3-project-content-rendering
mailing list