Bug #36935
Remove superfluous LF in install/index.php
| Status: | Resolved | Start date: | 2012-05-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 6.0.0 | |||
| TYPO3 Version: | 6.0 | Complexity: | no-brainer | |
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Related issues
| related to Core - Bug #36889: Bootstrap: Central constants and path handling | Resolved | 2012-05-06 |
Associated revisions
[BUGFIX] Remove superfluous LF in install/index.php
The constant refactoring of #36889 introduced a minor issue with
not already defined constants early in install/index.php. The
constant access is not really needed anyway, so it is removed now.
Change-Id: Ic16fbb4106d8773b94bc2c4aa7ecc937e19ab4d2
Related: #36889
Resolves: #36935
Releases: 6.0
Reviewed-on: http://review.typo3.org/11060
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] Remove superfluous LF in install/index.php
The constant refactoring of #36889 introduced a minor issue with
not already defined constants early in install/index.php. The
constant access is not really needed anyway, so it is removed now.
Change-Id: Ic16fbb4106d8773b94bc2c4aa7ecc937e19ab4d2
Related: #36889
Resolves: #36935
Releases: 6.0
Reviewed-on: http://review.typo3.org/11060
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
Updated by Gerrit Code Review about 1 year 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/11060
Updated by Christian Kuhn about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9b94bc6170095f07f54d4421fe07c8895b7931f5.