Project

General

Profile

Actions

Bug #18703

closed

broken temp_CACHED_XXX_ext_localconf.php with PHP short tags

Added by Martin Kutschker over 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-04-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The new config cache cleanup removes all occurences of . But it ignores the short tag

(issue imported from #M8256)

Actions #1

Updated by Steffen Kamper over 16 years ago

should we really support short tags? They are a risk on servers that doesn't support them, so i would add a note to the CGL not to use short tags.

Actions #2

Updated by Martin Kutschker over 16 years ago

I don't think that short tags are really important. THe annyoing thing is that after an upgrade your TYPO3 installation is broken. If you aren't a PHP developer you have no way to fix your site if you happen to have such an extension installed.

Actions #3

Updated by Steffen Kamper over 16 years ago

I agree. But instead of fixing that in core it's better to inform the author of the extension to fix it and release an update.
There were several extensions needed an update for 4.2.

Actions #4

Updated by Dmitry Dulepov over 16 years ago

According to CGL we do not support short tags. I am for staying with such policy.

Actions #5

Updated by Christian Kuhn over 15 years ago

Resolved with won't fix:

Extensions shouldn't use short open tags and should be fixed if they do.

Actions #6

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF