Project

General

Profile

Actions

Bug #43416

closed

Clearing password field does not work

Added by Michael Schams almost 12 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-11-29
Due date:
% Done:

0%

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

Description

The "clear" icon in the password field of BE user management does not work.

How to reproduce (introductionpackage-6.0.0):

- login to the TYPO3 backend as "admin" user
- go to: ADMIN TOOLS > Backend users
edit one of the BE user accounts, e.g. simple_editor

The input field "Password" shows stars representing the password and the "clear" icon (small grey circle with an "X"), see attached screenshot0022.png.

- click "clear" icon -> field content remains

I would expect clicking this icon would empty the password field as it does at the other fields, e.g. "username", "name", "email", etc.

Mozilla Firefox 16.0.2 on Ubuntu.


Files

screenshot0022.png (60 KB) screenshot0022.png Michael Schams, 2012-11-29 00:39
Actions #1

Updated by Ernesto Baschny almost 12 years ago

  • Category set to Backend User Interface
  • Status changed from New to Accepted
  • TYPO3 Version changed from 6.0 to 4.5

Confirmed, this happens even on TYPO3 4.5.

Clicking the "clear" icon in fact does "something", as the hidden field which carries the encrypted password which will later be send to the server is updated. So hitting the clear button and saving will actually modify the password.

Actions #2

Updated by Felix Kopp about 10 years ago

  • Status changed from Accepted to Resolved
  • Is Regression set to No

Works on master in current Chrome.

Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF