Bug #39944
closedBug #39726: Add new extension manager to the core
Do not fetch extension list on every request
100%
Description
Due to comparing a DateTime object with an integer the extension list
is fetched every time when switching to the get extensions tab.
Convert the DateTime object to a timestamp first and add a test which
ensure this works.
Additionally clean up the doc comment of that property in the model
and use forceUpdateCheck as action parameter in the controller.
Updated by Gerrit Code Review over 12 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/13905
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13905
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13905
Updated by Helmut Hummel over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6e055698203299ecb721e118d108ce480a7d5761.