Project

General

Profile

Actions

Bug #22055

closed

Improve message "Error..." in Extension Manager

Added by Joachim Mathes almost 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When I try to download or backup/delete my extension, the message "Error..." occurs in the main frame of the backend.

The message is created in the extBackup() method of class typo3/mod/tools/em/class.em_index.php, if variable $uArr is not of type array. When I dump this variable, I get a much more informative message string telling me, that my extension is too large: Error: "Total size of uncompressed upload (103906383) exceeds 30 M". The size is a result of an increasing log file by the way. Nevertheless it would have been very helpful, if the respective error message had been printed instead of just "Error...".

(issue imported from #M13420)

Actions #1

Updated by Stefan Terborg almost 14 years ago

I can reproduce this behaviour in TYPO3 4.4.2.

Why is the limit at 30M? Where should I place files (e.g. from a needed JS-Framework) in order to reduce the size of my extension?

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

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.

Actions

Also available in: Atom PDF