Bug #32673
Task #32185: Migrate TYPO3 Backend to ExtJS4
Task #32201: Umbrella for smaller outstanding tasks
Several removeClass and addClass did not get renamed
Status: | Resolved | Start date: | 2011-12-18 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Steffen Ritter | % Done: | 100% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 4.7.0-alpha2 | |||
TYPO3 Version: | 4.7 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
in ExtJS4 they renamed some very important function calls.
The Core had not been adapted at all places.
Associated revisions
[BUGFIX] Missing renames of addClass and removeClass
With ExtJS4 the function names of addClass and removeClass have
been renamed to addCls and removeCls at all places to have only
one name for the same function throughout the Framework.
Not all occurences within Core have been overworked within the
ExtJS 4 Migration. This is tackled now.
Note: ext:form, ext:workspaces and ext:em are excluded as there
are special Tasks for these extensions.
Change-Id: If54040a01b061766ff867d1368e9b5fa48631b58
Fixes: #32673
Releases: 4.7
Reviewed-on: http://review.typo3.org/7370
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
#1 Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7370
#2 Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7370
#3 Updated by Steffen Ritter over 3 years ago
- Assigned To set to Steffen Ritter
#4 Updated by Steffen Ritter over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8d378484516a5b8e7e1dae564ca0c2bad72994ce.