Bug #69432
closedPrototype leftover "without" in jsfunc.inline.js
100%
Description
The "memorizeRemoveRecord" method in jsfunc.inline.js uses "without" to create a new array without the given element. "without" is a Prototype function, which was removed earlier.
Updated by Gerrit Code Review about 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/42940
Updated by Gerrit Code Review about 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/42940
Updated by Gerrit Code Review about 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/42940
Updated by Gerrit Code Review about 9 years ago
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/42940
Updated by Andreas Fernandez about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 80fcc3e9e3c016f2e2e348aadac7bfda208d7f0a.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed