Project

General

Profile

Actions

Task #35003

closed

PATH_thisScript is defined twice in bootstrap

Added by Andy Grunwald over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2012-03-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

In index.php AND typo3/sysext/cms/tslib/index_ts.php (which will be included in index.php) the constant PATH_thisScript is defined.

The definition in typo3/sysext/cms/tslib/index_ts.php is obsolte, because this will be checked via if(!defined(...)).


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #35017: PATH_site is defined twice in bootstrapClosedAndy Grunwald2012-03-19

Actions
Related to TYPO3 Core - Task #35019: PATH_tslib is defined twice in bootstrapClosedAndy Grunwald2012-03-19

Actions
Actions #1

Updated by Gerrit Code Review over 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9739

Actions #2

Updated by Gerrit Code Review over 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9739

Actions #3

Updated by Gerrit Code Review over 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9739

Actions #4

Updated by Philipp Gampe over 12 years ago

Are you sure that the second definition is need needed elsewhere?

E.g. for eid or ajax or anything alike?

Actions #5

Updated by Andy Grunwald over 12 years ago

A eID-Call goes the standard way ... index.php?eID=fooBarBaz.
So the index.php will be called.

My search in the TYPO3 core and the subversion history had no results after a clear usage.

Actions #6

Updated by Gerrit Code Review over 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9739

Actions #7

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10230

Actions #8

Updated by Andy Grunwald over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Gerrit Code Review over 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10297

Actions #10

Updated by Wouter Wolters over 12 years ago

4.7.0rc2

Actions #11

Updated by Ernesto Baschny over 12 years ago

  • Status changed from Under Review to Closed
Actions

Also available in: Atom PDF