Project

General

Profile

Actions

Bug #14316

closed

em ignores PEAR compatible classes

Added by Peter Russ over 19 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
-
Start date:
2004-09-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

if opening tag is in a new line (as recommended by PEAR) i.e.
class new_class { // PEAR
instead of
class new_class { //TYPO3
then the em will complain that the class is not included in the file.
Solution
line 2665 check for [{]*
(see attached patch)

Regs Peter.

(issue imported from #M359)


Files

0000359-typo3.patch (889 Bytes) 0000359-typo3.patch Administrator Admin, 2004-09-15 16:20
bug-359.patch (1.4 KB) bug-359.patch Administrator Admin, 2006-03-26 10:16
Actions #1

Updated by Peter Russ almost 19 years ago

Could it be also included into 3.8.beta2.
Just checked the line and there is NO change to 3.7

Actions #2

Updated by Karsten Dambekalns about 18 years ago

The attached patch will be sent to the core list for approval.

Actions #3

Updated by Michael Stucki about 18 years ago

Fixed in CVS.

Actions

Also available in: Atom PDF