Actions
Bug #62969
closedFix JS errors in page module
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-11-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Due to the introduction of the fontawesome
icons drag&drop was not possible anymore
with ExtJS throwing errors in the page module
when starting to drag.
The intermediate fix is to make sure that
no errors are thrown in page module.
The correct fix is to define proper CSS
classes to address the elements,
but not via icon classes.
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/34194
Updated by Benni Mack about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2fc2895b221b7f0721646cc317b19b829cfc14cc.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions