Task #47740
Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
Status: | Resolved | Start date: | 2013-04-30 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.1 | Complexity: | easy | |
PHP Version: | 5.4 | Sprint Focus: |
Description
The database can now be changed also in All Configuration - scroll down complete to the bottom - This point should be the first point and not the last as without DB Typo3 won't work - so it is the most important part!
To have it at the bottom is very unlogical!
Related issues
Associated revisions
[TASK] Install tool: Sort "All configuration" sections
Order the sections in all configuration alphabetically.
Change-Id: I2096d2b0d8892e93a5740d0ad2b7dee1ddceb93e
Resolves: #47740
Releases: 6.2
Reviewed-on: https://review.typo3.org/23791
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
History
#1 Updated by Wouter Wolters about 2 years ago
- Status changed from New to Needs Feedback
For 6.2 this has been improved. If the databse connection fails and you enter the Install Tool it will automatically show the database settings to get the database connection fixed. IMO this is what you wanted to achieve with this ticket, right?
#2 Updated by Gerrit Code Review almost 2 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23791
#3 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23791
#4 Updated by Christian Kuhn almost 2 years ago
- Target version changed from 6.1.1 to 6.2.0
- PHP Version set to 5.4
- Complexity set to easy
With 6.2 the sections are collapsed, no endless scrolling anymore.
Pushed patch additionally orders the sections alphabetically (like in LocalConfiguration.php).
#5 Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23791
#6 Updated by Christian Kuhn almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 74713b930c2352f37a87a9957f706b75ade3fef0.