[TYPO3-dev] Is there a serious bug in frontend rendering (CSS styled content) in TYPO3 4.3-dev (revision 4741)?
Franz Koch
typo.removeformessage at fx-graefix.de
Sun Jan 18 13:19:24 CET 2009
Hi,
> I notice that the datawrap is changed from the old <a id="c26" /> to be
> a part of the "innerWrap" (rendering). Can't find these changes in the
> TypoScript for CSS Styled Content, so I presume it's somewhere in the
> php code.
nope - it's pure typoscript - so easily adoptable. As the innerWrap is
now a CASE/COA construct you have to adopt your TS if you intend to use
the new approach. If you can live with the old one, just include the 4.2
compliant static template of CSC.
> I have tested also on another installation, with same result.
>
> If there are made changes which makes specific configuration of
> tt_content.stdWrap.innerWrap not working, this will proabably break a
> lot of TYPO3 installations.
>
> But maybe I have missed a point.
It'll only break if you use the CSC-rendering definition for 4.3, but
you're free to use the static template of 4.2 branch (which is provided
in addition to the new rendering behavior). So it won't break anything
if updated with the update wizard of Typo3.
--
kind regards,
Franz Koch
More information about the TYPO3-dev
mailing list