Task #55765
closedRemove duplicated code in fileList method of SelectImage class
100%
Description
The fileList method of Rtehtmlarea\SelectImage is almost exact copy
of the parent implementation from ElementBrowser.
We should merge both methods, so it's easier to maintain.
The positive side effect of this change would be to have consistent look and behavior between RTE and normal element browser.
Updated by Gerrit Code Review almost 11 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 https://review.typo3.org/27414
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27414
Updated by Gerrit Code Review almost 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27414
Updated by Tymoteusz Motylewski almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 162ead510e5c3b9e7b9fd245b8a4ec4b59e138d2.