Project

General

Profile

Actions

Bug #63656

closed

Remove modernizr from Backend

Added by Benni Mack over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2014-12-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

TYPO3 includes a very old version of modernizr
in the Backend which adds classes to the
html tag of the backend.php output via JS.

The version is completely outdated, and it is not
documented where it is needed in the backend.

Therefore the patch removes the feature completely
and marks modernizr.js as deprecated. If it is needed
in the future, one can include modernizr2 / 3 again
with proper documentation.

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New 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/35152

Actions #2

Updated by Gerrit Code Review over 9 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/35152

Actions #3

Updated by Gerrit Code Review over 9 years ago

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/35152

Actions #4

Updated by Benni Mack over 9 years ago

  • Status changed from Under Review to Rejected

we keep modernizr and replace it with modernizr v3 as soon as it is released.

Actions

Also available in: Atom PDF