Project

General

Profile

Actions

Bug #37455

closed

Autoload gives strange error message if insufficient file permissions in cache dir

Added by Michael Knoll almost 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2012-05-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

When installing a "new" extension via EM which brings its own ext_autoload file, autoloading / class loading mechanism will show up with an error message similar to

"Class could not be found / loaded..."

instead of giving a hint that autoload-cache files could not be written in /typo3temp/Cache/Code/cache_phpcode

The "old" autoload cache files will still be available and everything except the new extension will work fine.

This behaviour should be changed. If autoload-cache cannot be written, there should be an adequate error message telling the user how to fix this issue.

Thx

Mimi

P.S. I also opened up a thread on t.dev mailinglist "Problems with ext_autoload.php and ext_localconf.php" which holds a little more details on this problem.

Actions #1

Updated by Jigal van Hemert almost 12 years ago

  • Category set to Caching
  • Status changed from New to Accepted
  • Target version set to 4.6.10
  • Complexity set to medium
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Assignee set to Mathias Schreiber
  • Is Regression set to No

is this still the case?

Actions #3

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Mathias Schreiber)
  • Target version deleted (4.6.10)

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.

Actions

Also available in: Atom PDF