Project

General

Profile

Actions

Bug #16243

closed

/t3lib/jsfunc.validateform.js does note test for fieldtype 'password'

Added by Rasmus J¸rgensen over 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-06-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.1
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using login from tt_content.login.20 the form element will contain a call to validateForm in order to test if required fields are filled with information.
However the call include the password field (as this is mandatory in most login forms).
The script however does not test for field type 'password'.
So either the call to validateForm should not include the password field or the script should be changed so the switch test for a field type of 'password'

(issue imported from #M3676)


Files

jsfunc.validateform.js (4.27 KB) jsfunc.validateform.js Administrator Admin, 2006-06-15 09:20
jsfunc.validateform.js.patch (156 Bytes) jsfunc.validateform.js.patch Administrator Admin, 2006-06-15 09:46

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #15591: t3lib/jsfunc.validateform.js does not verify password fieldsClosedMartin Kutschker2006-02-07

Actions

No data to display

Actions

Also available in: Atom PDF