Actions
Task #69140
closedUse 'wizard_element_browser' instead of 'browser' in FormEngine
Status:
Closed
Priority:
Must have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2015-08-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
FormEngine is the last place using the module 'browser'.
This module is the ElementBrowserFramesetController, which uses a frameset.
The frameset has no further functionality and the additional JS provided by
the class, is not used anymore.
We can therefore use the 'wizard_element_browser' module directly,
which does not render a frameset.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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/42692
Updated by Markus Klein over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2ab3499897ed47c899ae8efb0de3ee31fe457a24.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions