[TYPO3-core] RFC: Bugfix #7425: syntax error in temp_CACHE*.php
Steffen Kamper
steffen at sk-typo3.de
Wed Feb 13 16:44:51 CET 2008
REMINDER #1
one +1 is still missing
vg Steffen
"Steffen Kamper" <steffen at sk-typo3.de> schrieb im Newsbeitrag
news:mailman.1.1202329225.2376.typo3-team-core at lists.netfielders.de...
> This is a SVN patch request.
>
> Branches: Trunk only
>
> BT reference: http://bugs.typo3.org/view.php?id=7425
>
> Type: Bugfix
>
> Problem:
>
> if extensions ext_localconf.php or ext_tables.php misses php endtag, there
> is a syntax error in temp_CACHE*.php because they are merged together, and
> then such a construct leads to the syntax error:
>
> <?php
> ...
> <?php
>
> Solution:
>
> strip out php-tags and wrap with single php-tag
>
> vg
> Steffen
>
>
More information about the TYPO3-team-core
mailing list