Bug #56770
closedInstall Tool flash messages in Step Installer
100%
Description
The Step Installer sometimes want to present some "flash messages" which are passed over from one controller to the next through the session. Currently these messages are displayed over Step installer box.
And this looks ugly:
This looks especially ugly in the first step of the Step Installer if the install tool tries to create the directory structure and fails on every single directory due to permission problems.
This is just a tiny adaptation to make it "less ugly", could be turned over again later on if we find an even better solution.
My pragmatic suggestion for now looks like this:
Files
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28263
Updated by Felix Kopp over 10 years ago
I am not a fan of the integrated FlashMessages - might be added into the container above the content. But please do not add an extra container "Messages"
Updated by Ernesto Baschny over 10 years ago
Well, you mean keeping them above even the title of the page? Have you had 3 or 4 (or even 20) of these flash messages over the content box? Try fixing permissions in "Step 1" if your root directory is not writeable by the server. Outside the box the Flash messages are totally unstyled. As if someone forgot to do something here. Looks ugly! :)
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/28263
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35945
Updated by Ernesto Baschny almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d728b85f1bceba45e160d2045fd8a94484010aea.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed