Task #58475
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
Feature #39721: Remove Prototype and script.aculo.us JavaScript libraries
Change IRRE Javascript code to jQuery
100%
Description
The IRRE Javascript code still uses Prototype, which should be replaced with jQuery. Beforehand, the code should be reformatted to match coding guidelines.
Updated by Stefan Neufeind over 10 years ago
One partial solution is currently under review:
[TASK] Use jQuery for IRRE Ajax calls
https://review.typo3.org/29835
Updated by Stefan Neufeind over 10 years ago
Some hint to lookup what all those $A etc. in prototype are for: :-)
http://prototypejs.org/doc/latest/language/dollar-A/
Updated by Stefan Neufeind over 10 years ago
There is a review in ticket #55572 meanwhile. I guess we can close this one and continue in the other ticket?
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29834
Updated by Gerrit Code Review over 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29835
Updated by Andreas Wolf over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8eb77ff111805951b9a088af587c2ba735435fe2.
Updated by Stanislas Rolland almost 10 years ago
- Status changed from Resolved to New
This change breaks the RTE. See #62440
See comment on https://review.typo3.org/#/c/29834/7
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from 7.0 to 7.1 (Cleanup)
Updated by Stefan Neufeind almost 10 years ago
Do I see right this issue might have been addressed meanwhile, but problems that resulted from this change are still being fixed/patches reviewed? They have separate forge-issues though.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed