Project

General

Profile

Actions

Bug #25126

closed

Generated t3x might be corrupted

Added by Xavier Perseguers almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-02-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When downloading an extension as t3x from EM, the generated file is corrupted and cannot be imported again. It fails with:

Wrong file format. No data recognized, Error: MD5 mismatch. Maybe the extension file was downloaded and saved as a text file by the browser and thereby corrupted!? (Always select "All" filetype when saving extensions).

t3x was tried to be imported again into same TYPO3 install and into a TYPO3 4.4. Both fail.

I generated a t3x both with 4.5.1-dev or trunk (rev. 10521) and with a 4.5.0 and there is an obvious difference in files as the one from trunk starts with 4 (four) line breaks (char 10) before showing the MD5 hash and the two colons. There are other changes in the compressed array but I guess fixing this obvious bug might solve the whole.
(issue imported from #M17701)


Files

17701.diff (657 Bytes) 17701.diff Administrator Admin, 2011-02-22 08:43

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #25388: Fix Extension Download with compressionLevelClosed2011-03-24

Actions
Actions #1

Updated by Xavier Perseguers almost 14 years ago

Committed to:

- trunk (rev. 10522)
- 4-5 (rev. 10523)

Actions

Also available in: Atom PDF