Project

General

Profile

Actions

Bug #19346

closed

Code in class.tx_tstemplateanalyzer.php don't match with the new CGL

Added by Stefano Kowalke over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-09-17
Due date:
% Done:

0%

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

Description

Code in file class.tx_tstemplateanalyzer.php don't match with the Coding Guidlines.

  • Add spaces
  • remove obsolete 'global $LANG' in modMenu() because not translation needed there
  • changing boolean '0' to 'false'
  • changing boolean '1' to 'true'

(issue imported from #M9372)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19348: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGLClosedBenni Mack2008-09-17

Actions
Actions #1

Updated by Stefano Kowalke over 15 years ago

Version 2:
  • replace double quotes with single quotes
  • using $GLOBALS[] instead of global
Actions #2

Updated by Chris topher almost 14 years ago

Hi Stefano,

did you post this one to core list?
Are you still interested in updating the patch or should we close this issue? Updating all core files by hand will be a big job; this should be done in an automated way.

Actions #3

Updated by Tolleiv Nietsch almost 13 years ago

  • Status changed from Needs Feedback to Resolved
  • Target version deleted (0)

Closing this for the sake of a clean bugtracker - feel free to open it again once you're able to provide new input.

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF