Actions
Bug #62996
closedRemove supersuperold JS file
Start date:
2014-11-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
There is a file in typo3/js/jsfunc.updateform.js
which was used before all fe_admin was
removed from core, but missed from removal
with fe_admin completely.
Same goes for the call in ContentObjectRenderer
As this can not work, and is superfluous, the file
and the method (note: @access private) can
be safely removed.
Updated by Gerrit Code Review about 10 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/34219
Updated by Benni Mack about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset df88214ac9e39c5a90cc86b1571b2bf077559803.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions