Bug #17960
closedUnsuccessful update of extension list not recognized
0%
Description
I have pressed 'Retrieve/Update' This has ended in a timeout error message. But the date of the last retrieval has been updated.
Now I want to fetch the recently uploaded div2007 and it says that it would not be available. I cannot repeat the 'Retrieve/Update' because it says that nothing had changed.
(issue imported from #M7068)
Files
Updated by Chris topher almost 15 years ago
So this is fixable by making the Core set the internal "Update successful"-flag after the update has successfully completed (and not before as it obviously is done now).
Updated by Kevin Ulrich Moschallski about 14 years ago
Hi,
i think i found the problem:
in line 1723 of class.em_index.php the new md5hash file is written and in line 1724 the xml is parsed. So if the xml parsing stops i.e. because of a timeout the md5hash is already written. I just swapped those lines to get rid of this problem. I'll attach the patch.
Updated by Gone With the Wind almost 13 years ago
- Target version deleted (
0)
This is still a problem on TYPO3 4.5.x, especially on servers that run php5 only in cgi mode (activated via htaccess; like allinkl.com). TYPO3 4.5 should be the target since that is an LTS...
Updated by Susanne Moog over 10 years ago
- Description updated (diff)
- Status changed from New to Needs Feedback
- Is Regression set to No
Hi,
does this still occur on TYPO3 6.2?
Regards,
Susi
Updated by Alexander Opitz almost 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.