Project

General

Profile

Actions

Bug #65205

closed

Error messages not shown

Added by Alexander Opitz about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2015-02-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

If you try to update an extension, which directory isn't writeable for webserver user you don't get a message with the problem.

The issue is in function TYPO3\CMS\Extensionmanager\Utility\FileHandlingUtility::removeDirectory():L247 it calls

$this->getLanguageService()->getLL('clearMakeExtDir_could_not_remove_dir')

which returns an empty string. It seams locallang_mod_tools_em.xlf isn't loaded at this point (in ajax context) ... or the way to get the LL is false for >=6.2.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #55449: Labels from mod_tools_em.xlf not loadedClosed2014-01-30

Actions
Precedes TYPO3 Core - Bug #67985: Regression: Change in FileHandlingUtility leads to race conditionClosed2015-07-08

Actions
Actions #1

Updated by Nicole Cordes almost 9 years ago

  • Status changed from New to Accepted
  • Assignee set to Nicole Cordes
Actions #2

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40776

Actions #3

Updated by Alexander Opitz almost 9 years ago

  • Target version set to 6.2.14

Was fixed in master only #55449

Actions #4

Updated by Nicole Cordes almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF