Bug #66190
closed
Epic #68075: Remove ExtJS from backend
Remove Flash from Backend
Added by Bernhard Eckl over 9 years ago.
Updated about 6 years ago.
Category:
Backend User Interface
Description
The browser (configured to ask if Flash should be allowed for the site or not) always asks to activate Flash when running the TYPO3 backend. I think there is no need for a flash element (I can’t see one) and should be removed.
Flash is indeed not used at all.
I discovered this issue already a long time ago, but unfortunately removing the warning/request is not easily possible.
The third party ExtJS library does some sort of feature detection in its bootstrap, which also queries Flash. That causes the browser to ask.
ExtJS is always loaded in the Backend of 6.2.
We hope that CMS 7 will be finally free of ExtJS and this problem is then gone too.
If you're eager to dig into that monster, you're very welcome to push a patch.
- Parent task set to #68075
- Status changed from New to In Progress
- Assignee set to Alexander Opitz
ExtJS uses a modular concept, so flash is a module.
In ExtJS 3.4 the chart module depends on flash but we don't use the chart nor do the needed swf file exists anymore on yahoo. So eliminating flash and chart module from our ExtJS is possible.
- Status changed from In Progress 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 http://review.typo3.org/42878
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/42878
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42878
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42878
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF