Project

General

Profile

Actions

Bug #24659

closed

Superfluous backspace in Error Message if no Install Tool Password is set

Added by Sebastian Michaelsen over 13 years ago. Updated about 13 years ago.

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

0%

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

Description

If no Install Tool password is set and you try to call the install tool, the error message says:

Install Tool deactivated.
You must enable it by setting a password in typo3conf/localconf.php. If you insert the line below, the password will be 'joh316':

\$TYPO3_CONF_VARS['BE']['installToolPassword'] = 'bacb98acf97e0b6112b1d1b650b84971';

Notice the backslash before the line of PHP code

The message is in single quotes, where dollar signs don't have to be escaped.
(issue imported from #M17138)


Files

17138_v1.diff (1.02 KB) 17138_v1.diff Administrator Admin, 2011-01-19 12:04
Actions #1

Updated by Steffen Gebert over 13 years ago

rev. 10138

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF