Task #63435
closedRename datatables.js to be version independant
100%
Description
Unline jQuery which has several versions included
in TYPO3 and an API for loading multiple versions,
the core should ship jQuery.dataTables in only
one version. In order to make minor upgrades easy
for this contrib file, the JS file that was added during
the Hamburg UX sprint, should be renamed to be
version-independant. This way, extensions can include
the shipped core version without having to be
changed all the time once the plugin is updated in
the core.
This is the same behaviour as for all third-party
JS libraries except ExtJS and jQuery core.
Updated by Gerrit Code Review almost 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/34786
Updated by Benni Mack almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0d563cc2c23466db383a15dc6446ead687dfd13.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed