Actions
Bug #83096
closedIn installer, the "success" css class is missing a prefix
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2017-11-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
on line 27 in
typo3/sysext/install/Resources/Private/Templates/Installer/ShowEnvironmentAndFolders.html
the "success" class needs a "btn-" prefix.
I created a PR here, which Travis doesn't seem to like:
https://github.com/TYPO3/TYPO3.CMS/pull/89
This is also a problem in TYPO3 8.7.8, for which I hope you guys will be prepare a fix, too.
Updated by Wouter Wolters almost 7 years ago
- Status changed from New to Rejected
- Assignee deleted (
Markus Klein) - Target version deleted (
next-patchlevel) - PHP Version deleted (
7.1)
As explained on Github already this has been fixed. Closing this ticket.
Actions