Project

General

Profile

Actions

Bug #40686

closed

Javascript error in backend

Added by Tim Schreiner over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Must have
Category:
Authentication
Target version:
Start date:
2012-09-06
Due date:
% Done:

0%

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

Description

Hi,

I just tried Typo3 6.0.0Beta1 and got a problem when I wanted to edit the default admin user using the Module "Backend users".

I figured out, that a Javascript error occurs. The error comes from the saltedpasswords-Extension Version 1.1.0.
In ext_tables.sql, new eval-Validators are set for the be_users Password field. One of the Validators is TYPO3\\CMS\\Saltedpasswords\\Evaluation\\BackendEvaluator (Line 26).
In /typo3/sysext/backend/Classes/Form/FormEngine.php Line 1335, the Validator-Names are used to create a Javascript-Function. But TYPO3\CMS\Saltedpasswords\Evaluation\BackendEvaluator is not a valid Javascript Function.

This has to be fixed please, because I can't edit or create new backend users with the saltedpasswords-Extension.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #40561: Custom TCEforms validator from saltedpasswords is broken since namespace switchClosedSteffen Ritter2012-09-03

Actions
Actions

Also available in: Atom PDF