Bug #41620
closedExtension-Manager fails updating the Extension List on a fresh Installation
0%
Description
On a fresh Installation (using the recent version from git), the Extension-Manager fails updating the Extension List with the following error:
"Fatal error: Call to a member function getTimestamp() on a non-object in /typo3/sysext/extensionmanager/Classes/Controller/UpdateFromTerController.php on line 107"
The attached patch provides a check for the return-value of "getTimestamp()".
Files
Updated by Steffen Gebert about 12 years ago
- Category changed from Backend API to Extension Manager
- Assignee deleted (
Susanne Moog)
Dear Holger
Thanks for your report and thanks for testing beta versions. It's really essential that people do this!
However, few comments: please do not assign issues to team members or set the target version (it's a pity that redmine doesn't allow us to disable this possibility).
It's very great that you've attached a patch. To get it merged into core, would you please push it into the Gerrit review system?
See http://wiki.typo3.org/Contribution_Walkthrough_Tutorials for a guide - just ask here or in the mailing lists, if you have any questions or trouble!
Thanks for contributing!
Steffen
Updated by Steffen Gebert about 12 years ago
- Status changed from New to Accepted
Updated by Gerrit Code Review about 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16229
Updated by Christian Kuhn over 11 years ago
- Status changed from Under Review to Rejected
Update wizard is in place to feed the row with initial content.